Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/setsugennoao/stgpytools

Collection of stuff that's useful in general python programming
https://github.com/setsugennoao/stgpytools

Last synced: about 2 months ago
JSON representation

Collection of stuff that's useful in general python programming

Awesome Lists containing this project

README

        

# stgpytools

Collection of stuff that's useful in general python programming

## How to install

Install `stgpytools` with the following command:

```sh
pip install stgpytools
```

Or if you want the latest git version, install it with this command:

```sh
pip install git+https://github.com/Setsugennoao/stgpytools.git
```