Skip to main content

Data Science Project Builder.

Project description

v 0.0.8

Flare is a project initializer for Data Scientists. I built Flare to save myself time when starting a new data science project.

Sample Directory Structure

Alt text

Getting Started

Run pip install flare to get started.

Flare auto-generates a project structure for Python-based data science exploration. It provides a directories for various transformations and stages of data, phases of models, notebooks, and visualizations.

Virtualenvs are created for each project to keep system Python packages undisturbed.

Run flare new <project-name> to create a new Flare project. Start the Virtualenv with source venv/bin/activate.

Utility commands for toggling the Virtualenv are underway using argparse.

License

See license.

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

flare-0.0.8.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

flare-0.0.8-py2-none-any.whl (4.8 kB view hashes)

Uploaded Python 2

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