Skip to content

a package to create Data Science, Machine learning and AI project structure, and move machine learning resources to designated part of the project

License

Notifications You must be signed in to change notification settings

Allaye/directize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Directize

Made in Nigeria with 🥰💝💖💗 latest release status Downloads

Directize Logo

This project is a package to help the creation of most known DS/ML/AI project structure, this project aims to remove the creating of project structure from the developer plate..
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Examples

About The Directize

This is a productivity project, the ideal of this project is to help in automating project directory structure, Directize is a simple lightweight package that is designed to make creating DS/AI project easier, it gives you the options of creating a project structure that is most known in the industry.

(back to top)

Built With

installation

Install and update using [Pip](https://pypi.org/project/pip/)

$ pip install directize

Usage

A Simple Example

# use as an import
from directize import standard

standard.create_project()

# use as A CLI
python directize standard

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Thanks for checking out this project.
If you have a suggestion that would make this better, please fork the repo and create a pull request or simply open an issue with the tag "feature update".
Don't forget to give the project a star if you like it!
Thanks again! Now go create something AMAZING!

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See license for more information.

Thanks for checking out this project.

About

a package to create Data Science, Machine learning and AI project structure, and move machine learning resources to designated part of the project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages