Skip to main content

Create project to manipulate data.

Project description

DataF

Documentation Status Build Status codecov PyPI PyPI - Python Version

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


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 hashes)

Uploaded Source

Built Distribution

dataf-0.0.3-py3-none-any.whl (35.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page