Skip to main content

Código comum à implementação do SAT-CF-e.

Project description

Latest version Supported Python versions Development status Documentation Status License Join the chat at https://gitter.im/base4sistemas/satcfe

Código Comum ao SAT-CF-e

This project holds common code for projects related to SAT-CF-e which is a system for autorization and transmission of fiscal documents, developed by Finance Secretary of state of São Paulo, Brazil. The entire project, including variables, methods and class names, as well as documentation, are written in brazilian portuguese.

Head over to SAT-CF-e official website for more information (in brazilian portuguese only).

Este projeto mantém o código comum aos projetos relacionados ao SAT-CF-e, tais como validadores, formatadores, constantes e utilitários que são usados nos projetos relacionados:

Desenvolvimento e Testes

Configure o ambiente de desenvolvimento e execute os testes:

$ git clone https://github.com/base4sistemas/satcomum.git
$ cd satcomum
$ python -m venv .env
$ source .env/bin/activate
(.env) $ pip install --upgrade pip
(.env) $ pip install -r requirements/dev.txt
(.env) $ tox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

satcomum-2.2.tar.gz (38.1 kB view hashes)

Uploaded Source

Built Distribution

satcomum-2.2-py3-none-any.whl (19.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page