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.
We've developed rcd-dev-kit
to facilitate the manipulation and interaction with the OIP ecosystem.
pip install rcd-dev-kit
We've divided our functions in four main modules:
Since some of the functions deal with database connections(S3, Redshift, Snowflake, GCP, Elasticsearch, ...), we must
be careful to sensitive information. Thus, to use the functions correctly we must have a .env
file following
the .env.example
template.
Any questions or suggestions? Please contact package maintainer.
Refer to book https://py-pkgs.org/01-introduction for best practices
This package is using poetry for pkg management, it must be installed locally if you are maintaining the package.
For developing and test the pkg locally, you must run poetry install
.
This git repository has an automated CI/CD process found on the git worflow: main.yml. It means that once all modifications have been made, a Pull Request to main will trigger a serie of actions:
poetry install
poetry run pytest -v tests/ --cov=rcd_dev_kit --cov-report=xml
poetry build
poetry publish
pip install rcd_dev_kit
toko-bifrost/ms-teams-deploy-card@master
.Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
rcd_dev_kit
was created by RCD. It is licensed under the terms of the MIT license.
rcd_dev_kit
was created with cookiecutter
and the py-pkgs-cookiecutter
template.
FAQs
Interact with OIP ecosystem.
We found that rcd-dev-kit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.