vieiraroger / 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

Documentation in English

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 -r 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

Documentação em português

PCR MONEY

Uma biblioteca python incrível para trabalhar com dinheiro.
Reportar bug · Solicitar recurso

Sobre o projeto

PCR Money é uma biblioteca python com o objetivo de ajudar os desenvolvedores que lidam com operações de dinheiro em seus sistemas

Começando

Para obter uma cópia local instalada e funcionando, siga estas etapas simples.

Instalação

  1. Clone o pcr-money
    git clone https://github.com/vieiraroger/pcr-money.git
  2. Instale os requisitos PIP
    pip install requirements.txt

Uso

Esta biblioteca está em desenvolvimento, quando publicarmos nossa solução nas bibliotecas pip teremos uma página com alguns usos.

Roteiro

Consulte as issues abertas para obter uma lista de recursos propostos (e problemas conhecidos).

Contribuindo

As contribuições são o que torna a comunidade de código aberto um lugar incrível para aprender, inspirar e criar. Quaisquer contribuições que você fizer são muito apreciadas.

  1. Faça um fork do projeto
  2. Crie seu Feature Branch (git checkout -b feature / AmazingFeature)
  3. Faça commit de suas alterações (git commit -m 'Add some AmazingFeature')
  4. Envie para o Branch (git push origin feature / AmazingFeature)
  5. Abra uma solicitação pull

Você também pode ajudar solicitando algum recurso ou relatando bugs em issues.

Licença

Distribuído sob a licença BSD 3. Veja LICENÇA para mais informações.

Contato

Discord - programando-com-roger

Link do projeto: 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%