Last updated:
0 purchases
clsii 0.32.0
cl-sii Python lib
Python library for Servicio de Impuestos Internos (SII) of Chile.
Documentation
The full documentation is at https://lib-cl-sii-python.readthedocs.io.
Dashboard
Development
VCS Branch
Deployment Environment
VCS Repository
CI/CD Status
develop
Staging
GitHub
master
Production
GitHub
Code Coverage
Code Climate
Documentation
Project Analysis
Open Source Insights
Hosting
Deployment Environment
Python Package Registry
Production
PyPI
Supported Python versions
Only Python 3.8, 3.9 and 3.10. Python 3.7 and below will not work because we use some features
introduced in Python 3.8.
Quickstart
Install package::
pip install cl-sii
And TODO
Features
TODO
Tests
Requirements::
make install-dev
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.