Skip to content

PyUtility/aptracker

Advanced Python (AP) Project Tracker

GitHub Issues GitHub Forks GitHub Stars LICENSE File PyPI - Downloads PyPI Latest Release

APTracker is an advanced Python module for tracking multiple projects running on a single/distributed cluster using managers and/or objects to handle/track different projects.

Getting Started

The project is available in PyPI and can be installed using the standard pip library or other default package managers as below:

pip install aptracker

The backend uses asyncio and relevant backed database asynchronous modules (example, aiosqlite for SQLite, or asyncpg for PostgreSQL) should be installed. Simple example is available for reference.

Contribution Guidelines

All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome. A detailed overview on how to contribute can be found in the contributing guidelines. If you run into an issue, please file a new issue for discussion. Create a pull request for a new feature or a fix to an existing issue here.

As contributors and maintainers to this project, you are expected to abide by PyUtility's code of conduct. More information can be found at: Contributor Code of Conduct.

About

APTracker is an advanced Python module for tracking multiple projects running on a single/distributed cluster using managers and/or objects to handle/track different projects.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors

Languages