No project description provided
Project description
pyrobird
Table of Contents
Installation
pip install pyrobird
License
pyrobird
is distributed under the terms of the MIT license.
Contributing
- PEP8 is required
- Use Numpy style dockstring comments
- pytest is used for unit tests. Aim for comprehensive coverage of the new code.
- Utilize type hints wherever is possible to enhance readability and reduce errors.
- Use of specific exceptions for error handling is better. As described in the Python documentation rather than general exceptions.
- Contributions are subject to code review. Please submit pull requests (PRs) against the
main
branch for any contributions. - Manage dependencies appropriately. Add new dependencies to
pyproject.toml
. Provide a justification for new dependencies
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyrobird-0.1.7.tar.gz
(39.2 MB
view hashes)
Built Distribution
pyrobird-0.1.7-py3-none-any.whl
(39.5 MB
view hashes)