Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Python library for Servicio de Impuestos Internos (SII) of Chile.
The full documentation is at https://lib-cl-sii-python.readthedocs.io.
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 |
Deployment Environment | Python Package Registry |
---|---|
Production | PyPI |
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.
Install package::
pip install cl-sii
And TODO
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
FAQs
Python library for Servicio de Impuestos Internos (SII) of Chile.
We found that cl-sii demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.