Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/20tab/twentytab-utils
A django app that contains some utilities
https://github.com/20tab/twentytab-utils
Last synced: 21 days ago
JSON representation
A django app that contains some utilities
- Host: GitHub
- URL: https://github.com/20tab/twentytab-utils
- Owner: 20tab
- License: mit
- Created: 2014-02-12T18:23:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-08-01T11:05:13.000Z (over 7 years ago)
- Last Synced: 2024-04-29T13:02:29.658Z (8 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
twentytab-utils
===============A django app that contains some utilities
## Installation
Use the following command: pip install twentytab-utils
## Usage
```py
from twentytab import *```