py10n | KDE translation team management tool
kandi X-RAY | py10n Summary
kandi X-RAY | py10n Summary
py10n is a Python library. py10n has no bugs, it has no vulnerabilities and it has low support. However py10n build file is not available. You can download it from GitHub.
Py10n scripts are used to manage KDE team translation pages. Create tables & index and populates your databse with the createDB.py script. Start synchronisation "py10n -sg" for gui or "py10n -sd" for docs. py10n options: -h, --help show this help message and exit -f FILENAME, --file=FILENAME Write page to FILE -t TYPE, --type=TYPE Page type (can be po, translator or stat) -s, --sync Synchronise database with files -u, --udpate Update from svn -p, --po-stat Compute gettext and Ortho messages statistics -c, --commandLine Command line tool (shell) for py10n. echo "Synchronise database..." py10n -sg. echo "Update ORtho and gettext stats ..." py10n -pg. echo "Create PO reservation main page..." py10n -t po -g -f svn/www/fr/apps/wip-apps.php. echo "Create per translator PO page..." py10n -t translator -g -f svn/www/fr/apps/wip-translator.php. echo "Create statistics page..." py10n -t stat -g -f svn/www/fr/apps/wip-stat.php. echo "Commit pages ..." cd $BASE/svn/www/fr/apps svn commit -m "automatic update" wip-apps.php wip-translator.php wip-stat.php. Database model can be found with sample data in the mysql.dump file.
Py10n scripts are used to manage KDE team translation pages. Create tables & index and populates your databse with the createDB.py script. Start synchronisation "py10n -sg" for gui or "py10n -sd" for docs. py10n options: -h, --help show this help message and exit -f FILENAME, --file=FILENAME Write page to FILE -t TYPE, --type=TYPE Page type (can be po, translator or stat) -s, --sync Synchronise database with files -u, --udpate Update from svn -p, --po-stat Compute gettext and Ortho messages statistics -c, --commandLine Command line tool (shell) for py10n. echo "Synchronise database..." py10n -sg. echo "Update ORtho and gettext stats ..." py10n -pg. echo "Create PO reservation main page..." py10n -t po -g -f svn/www/fr/apps/wip-apps.php. echo "Create per translator PO page..." py10n -t translator -g -f svn/www/fr/apps/wip-translator.php. echo "Create statistics page..." py10n -t stat -g -f svn/www/fr/apps/wip-stat.php. echo "Commit pages ..." cd $BASE/svn/www/fr/apps svn commit -m "automatic update" wip-apps.php wip-translator.php wip-stat.php. Database model can be found with sample data in the mysql.dump file.
Support
Quality
Security
License
Reuse
Support
py10n has a low active ecosystem.
It has 7 star(s) with 1 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
py10n has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of py10n is current.
Quality
py10n has 0 bugs and 0 code smells.
Security
py10n has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
py10n code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
py10n does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
py10n releases are not available. You will need to build from source code and install.
py10n has no build file. You will be need to create the build yourself to build the component from source.
It has 1163 lines of code, 73 functions and 19 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed py10n and discovered the below as its top functions. This is intended to give you an instant insight into py10n implemented functionality, and help decide if they suit your requirements.
- Absolute path to web path
- The path of the message
- The suffix of the potential
- Return the CSS class to use
- Returns True if the word is a pot
- Return True if this element is a documentation
- True if this widget is a GUI
- Return the file path
Get all kandi verified functions for this library.
py10n Key Features
No Key Features are available at this moment for py10n.
py10n Examples and Code Snippets
No Code Snippets are available at this moment for py10n.
Community Discussions
No Community Discussions are available at this moment for py10n.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install py10n
You can download it from GitHub.
You can use py10n like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use py10n like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page