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.10, 3.11, 3.12, 3.13, and 3.14. Python 3.9 and below will not work.
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
Release files for cl-sii 0.78.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cl_sii-0.78.0.tar.gz | 143.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cl_sii-0.78.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 301.1 kB
Release files / cl_sii-0.78.0.tar.gz
| Download URL | cl_sii-0.78.0.tar.gz |
|---|---|
| Size | 143.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b844b26bf5d589b6e7397346c4386f6fb251c3d6a2c69ac695848eda4857a3cd
|
|
BLAKE2b-256 checksum How to use checksums |
07f4fce2a0036f0608ed8fae07662fa07cf3d43fa8722832431bb799ede1adfb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / cl_sii-0.78.0-py3-none-any.whl
| Download URL | cl_sii-0.78.0-py3-none-any.whl |
|---|---|
| Size | 157.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dc7c9b5d9b4b93e5667691676e6d5728b45106c8c5dec2bc3e00c9593f9bdff5
|
|
BLAKE2b-256 checksum How to use checksums |
ec9424465c93115f0652866b03b1cf4e4495c472b98c549cc3b7a0ff85e6f78b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|