Skip to content

cordada/lib-cl-sii-python

 
 

Repository files navigation

cl-sii Python lib

PyPI package version Python versions License

Python library for Servicio de Impuestos Internos (SII) of Chile.

Documentation

The full documentation is at https://lib-cl-sii-python.readthedocs.io.

Status

CI status Code coverage Code Climate maintainability Documentation

Supported Python versions

Only Python 3.7. Python 3.6 and below will not work because we use some features introduced in Python 3.7.

Quickstart

Install package:

pip install cl-sii

And TODO

Features

  • TODO

Tests

Requirements:

pip install -r requirements/test.txt

Run test suite for all supported Python versions and run tools for code style analysis, static type check, etc:

make test-all
make lint

Check code coverage of tests:

make test-coverage
make test-coverage-report-console

About

Python library for Servicio de Impuestos Internos (SII) of Chile

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

Languages