robertoweller / pcr-money

PCR Money is a python library with the goal to help developers that handle money operations in their systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License

PCR MONEY

An awesome python library to work with money.
Report Bug · Request Feature

About The Project

PCR Money is a python library with the goal to help developers that handle money operations in their systems

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the pcr-money
    git clone https://github.com/vieiraroger/pcr-money.git
  2. Install PIP requirements
    pip install requirements.txt

Usage

This library is under development, when we publish our solution on pip libraries we will have a page with some uses.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

You can help too by requesting some feature or reporting bugs on issues.

License

Distributed under the BSD 3 License. See LICENSE for more information.

Contact

Discord - programando-com-roger

Project Link: https://github.com/vieiraroger/pcr-money

About

PCR Money is a python library with the goal to help developers that handle money operations in their systems

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%