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.
This library provides routines for Python specific operations for project Thoth <https://thoth-station.ninja>
_. An example of routines present in this
library:
Project
abstraction)Pipfile
and Pipfile.lock
filesconstraints.txt
filesPEP-0503 <https://www.python.org/dev/peps/pep-0503/>
_ compatible simple repository API)This package is available on PyPI <https://pypi.org/project/thoth-python/>
.
You can install it with pip or Pipenv <https://pipenv.readthedocs.io>
:
.. code-block:: console
pipenv install thoth-python
You can use Pipenv for managing this project and execute testsuite using
setup.py
's test
command:
.. code-block:: console
git clone https://github.com/thoth-station/python.git thoth-python cd thoth-python pipenv install --dev pipenv run python3 setup.py test
FAQs
A Python ecosystem specific library
We found that thoth-python demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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.