Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mytb

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mytb

my toolbox for everyday python projects

  • 0.1.3
  • PyPI
  • Socket score

Maintainers
2

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.

Getting started

Installation

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

Who's using mytb

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


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc