DataF
DataF is a framework to create data oriented project in a fast way.
- Data and database manipulation using SQLAlchemy.
- Database migration with alembic.
- Creating Web application using Flask.
- Creating CLI.
- Clean settings using Yaml.
- Logging.
Dependencies:
- python >= 3.5
- SQLAlchemy
- PyYAML
- slackclient
- flask
- flasgger
- docutils
- mako
- alembic
Quick install:
pip install dataf
Create project:
dataf create_project name
Install without pip:
git clone https://github.com/BenjaminBoumendil/dataf.git
make
pip install dataf/dist/dataf-x.x.x.tar.gz
Release files for dataf 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dataf-0.0.3.tar.gz | 23.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dataf-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 59.6 kB
Release files / dataf-0.0.3.tar.gz
| Download URL | dataf-0.0.3.tar.gz |
|---|---|
| Size | 23.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
220e05731296c8e54a7246f770cd4e2e8cb442b72711831b68569b880680b2c5
|
|
BLAKE2b-256 checksum How to use checksums |
1298bc588192cd3be882bfaca3091bdb6f7dce5fb7ed29cc566db7ab12686038
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.9.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.2
|
Release files / dataf-0.0.3-py3-none-any.whl
| Download URL | dataf-0.0.3-py3-none-any.whl |
|---|---|
| Size | 35.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bc09f37fd2c325a495bfb6e17b36aeb9a518b77ddc791c49a5ab8416c55b6fbb
|
|
BLAKE2b-256 checksum How to use checksums |
cfb52ffa30792f90671e4330be9f93953569b4123229e04a283dcecd891dbff8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.9.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.2
|