Skip to content

JacobCoffee/python-source-builds

Repository files navigation

About

Build Python from source, with 3.13 options.

Examples

home

rendered

api

How to Install

Note

requirements.txt is for deploys only, not to be used for development.

To install and set up the app, follow these steps:

  1. Clone the repository:

    git clone https://github.com/JacobCoffee/gobupython-source-builds.git
    cd python-source-builder
  2. Install app, run app

    make install
    make serve
  3. Open your browser and navigate to: http://localhost:8000

Contributing

They are welcome.