Skip to content

A personal operating system/setup for ideas, projects & research. Clone the repo to set up a clean workspace with templates, automation & clear structure. Use it as your starting point for thinking, planning, and building anything—developer-friendly starter files, templates, automated scripts, and a consistent, reproducible framework for your work.

License

Notifications You must be signed in to change notification settings

ginesthoii/framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

framework

A personal operating system/setup for ideas, projects & research. Clone the repo to set up a clean workspace with templates, automation & clear structure. Use it as your starting point for thinking, planning, and building anything—developer-friendly starter files, templates, automated scripts, and a consistent, reproducible framework for your work.

How to Run:

framework/
python3 -m venv .venv
source .venv/bin/activate  # on Windows: .venv\Scripts\activate
pip install -r requirements.txt
python app.py

About

A personal operating system/setup for ideas, projects & research. Clone the repo to set up a clean workspace with templates, automation & clear structure. Use it as your starting point for thinking, planning, and building anything—developer-friendly starter files, templates, automated scripts, and a consistent, reproducible framework for your work.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages