1.3.0 • Published 7 months ago

cobraconfig v1.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

WHAT DO I NEED IT FOR? ❓

Create your next Python project neatly and faster, don't waste time.

HOW IT WORKS? ⚙️

Simple: fill out the form according to your needs and you're done!

WHAT CAN IT DO FOR ME? 🪄

Data Analyst? Python UI Designer? AI Engineer? Web Developer? Or a simple newbie? CobraConfig structures your project according to your ideas: for AI, Web Apps, API, Data Science, Maching Learning or GUI. It can also speed up the build process by immediately configuring the virtual environment, dependencies, git config and more!!

screenshot1

WHY AM I STILL READING THIS README AND NOT DOWNLOADING COBRACONFIG? 🤡

You tell me! Get a move on and look at the releases for the installer!!

.github/screen3.png


HOW TO BUILD

  1. download the source code with git:
git clone https://github.com/FrogPossibility/CobraConfig.git
cd CobraConfig
  1. install the dependencies:
npm install
  1. test it:
node main.js
  1. build it:
npm run build

TO DO:

  • put the project on NPM so it can be used without install. It would be nice to run npx cobraConfig to launch this.
  • adding a real-time project structure of the project that will be created

1.3.0

7 months ago