An awesome python library to work with money.
Report Bug
·
Request Feature
PCR Money is a python library with the goal to help developers that handle money operations in their systems
To get a local copy up and running follow these simple steps.
- Clone the pcr-money
git clone https://github.com/vieiraroger/pcr-money.git
- Install PIP requirements
pip install requirements.txt
This library is under development, when we publish our solution on pip libraries we will have a page with some uses.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
You can help too by requesting some feature or reporting bugs on issues.
Distributed under the BSD 3 License. See LICENSE
for more information.
Discord - programando-com-roger
Project Link: https://github.com/vieiraroger/pcr-money