Create project to manipulate data.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dataf-0.0.3.tar.gz
(23.9 kB
view details)
Built Distribution
dataf-0.0.3-py3-none-any.whl
(35.8 kB
view details)
File details
Details for the file dataf-0.0.3.tar.gz
.
File metadata
- Download URL: dataf-0.0.3.tar.gz
- Upload date:
- Size: 23.9 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
220e05731296c8e54a7246f770cd4e2e8cb442b72711831b68569b880680b2c5
|
|
MD5 |
9ec250f58d07eb0d0864f471dff3bff4
|
|
BLAKE2b-256 |
1298bc588192cd3be882bfaca3091bdb6f7dce5fb7ed29cc566db7ab12686038
|
File details
Details for the file dataf-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: dataf-0.0.3-py3-none-any.whl
- Upload date:
- Size: 35.8 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bc09f37fd2c325a495bfb6e17b36aeb9a518b77ddc791c49a5ab8416c55b6fbb
|
|
MD5 |
17453dfd801f602ba8f9303692466d9b
|
|
BLAKE2b-256 |
cfb52ffa30792f90671e4330be9f93953569b4123229e04a283dcecd891dbff8
|