Skip to main content

A tool to make a project structure for a data science simple project

Project description

Simple Fast Project (SFP)

Simple Fast Project (SFP) is a Python library designed to quickly set up a folder structure for simple data science projects. It's based on the standalone data catalog provided by Kedro.

Features

  • Rapidly sets up a standardized folder structure for data science projects.
  • Integrates seamlessly with Kedro's standalone data catalog.
  • Simplifies the project initialization process, allowing you to focus on data science.

Installation

Windows:

$ python -m pip install sfp

Linux:

$ python3 -m pip install sfp

Usage

After installing, simply open a command prompt or terminal in the desired directory where you want your project to be, and run the following command:

$ sfp

This command will create the necessary directories and files in your current working directory.

Links

  • Kedro: The foundation for the standalone data catalog used in SFP.

Contributing

We welcome contributions! Please see our CONTRIBUTING.md for details.

License

This project is licensed under the Apache 2.0 License. See the LICENSE file for details.

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

sfp-0.1.3.tar.gz (190.2 kB view hashes)

Uploaded Source

Built Distribution

sfp-0.1.3-py3-none-any.whl (191.2 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