https://github.com/20tab/twentytab-utils
A django app that contains some utilities
https://github.com/20tab/twentytab-utils
Last synced: about 1 year 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-08-01T11:05:13.000Z (almost 9 years ago)
- Last Synced: 2024-04-29T13:02:29.658Z (about 2 years 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 *
```