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.
Welcome to MyTB (My Toolbox)
MyTB is just another collection of handy and useful python functions and modules.
.. image:: https://travis-ci.com/feenes/mytb.svg?branch=master :target: https://travis-ci.com/feenes/mytb
It can be found at https://github.com/feenes/mytb.git
It tries to be modular in order to consume as little memory (RAM) as possible.
With pip ::
pip install mytb # basic installation with basic dependencies
pip install mytb[date] # with all dependencies for mytb.date
pip install mytb[gitlab] # with all dependencies for mytb.gitlab
pip install mytb[all] # with all dependencies
**!!version 0.1 is only python 3 compatible!!**
Use `pip install 'mytb<0.1'` to get the latest python2 compatible version
Please contact us if you want to be referenced
Projects, that I know of are
* MHComm ( https://mhcomm.fr ) for most of their python projects
* The timon project ( https://github.com/feenes/timon )
FAQs
my toolbox for everyday python projects
We found that mytb demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.