npm install cobraconfig
npx cobraconfig
- NPM : https://www.npmjs.com/package/cobraconfig
- DEV.to : https://dev.to/frogpossibility
- GITHUB : https://github.com/FrogPossibility
Create your next Python project neatly and faster, don't waste time. ![]()
Simple: fill out the form according to your needs and you're done! ![]()
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!!
You tell me! Get a move on and look at the releases for the installer!!
- download the source code with git:
git clone https://github.com/FrogPossibility/CobraConfig.git
cd CobraConfig
- install the dependencies:
npm install
- test it:
node main.js
- build it:
npm run build
-
put the project on NPM so it can be used without install. It would be nice to runnpx cobraConfigto launch this. - adding a real-time project structure of the project that will be created


