Skip to main content

A tool to create project structures with virtual environments and package installations

Project description

Project Creator

Project Creator is a tool to automate the creation of project structures, set up virtual environments, and install necessary packages.

Features

  • Supports creation of full stack website, full stack data science, and full stack app projects.
  • Automatically sets up virtual environments.
  • Installs base requirements and additional specified packages.
  • Creates initial project structure with directories and files.

Installation

You can install the package using pip:

pip install EZ_project_creator

Usage

Run the tool using the following command:

project_creator

You will be prompted to enter the project location, name, type, and additional packages to install.

Project Types

  • full_stack_website: Sets up a Django-based website with front-end components.
  • full_stack_data_science: Sets up a data science project with directories for raw data, notebooks, and models.
  • full_stack_app: Sets up a full-stack application, supporting mobile and web components.

Example

$ project_creator
Enter the location for the project [/default/path]: /path/to/projects
Enter the project name: my_project
Enter the project type (full_stack_website, full_stack_data_science, full_stack_app): full_stack_website
Enter additional packages to install (comma-separated): requests,beautifulsoup4

Configuration

The tool saves the last used project location in a configuration file (project_config.json) in the current directory. The next time you run the tool, it will use this location as the default.

Development

Setting up for development

  1. Clone the repository:
git clone https://github.com/Mark-Friese/project_creator.git
cd project_creator
  1. Install the package in editable mode:
pip install -e EZ_project_creator

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Create a new Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or suggestions, please open an issue or contact the author at mark.friese.meng@gmail.com

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

ez_project_creator-1.0.0.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

EZ_project_creator-1.0.0-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file ez_project_creator-1.0.0.tar.gz.

File metadata

  • Download URL: ez_project_creator-1.0.0.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for ez_project_creator-1.0.0.tar.gz
Algorithm Hash digest
SHA256 7b2b476c23353843ff3ae99306dfb26f03592edb59363adfb49420040a52f825
MD5 27d4235d6658040dd708b5a531aafa6e
BLAKE2b-256 26085508346c10b35da37f7e74d99af115a717ab4302a9e77eba9103cc5f8e38

See more details on using hashes here.

File details

Details for the file EZ_project_creator-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for EZ_project_creator-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 917a7c2019499129c240085e41d6f035e216e64e56cee4b6589f551b01abcc6c
MD5 2ec71f692bff72867ed955eb479b6358
BLAKE2b-256 0e7d163922c1b15e1185006997473050676b7e38dfb62a9d74b938bc640ca8a6

See more details on using hashes here.

Supported by

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