GitXplorerGitXplorer
J

python-source-builds

public
3 stars
0 forks
1 issues

Commits

List of commits on branch main.
Unverified
f38863dfcad5891ae675f09f90fefeb47eb3b795

docs: update changelog

ggithub-actions[bot] committed 3 months ago
Verified
1d0610f49a46c948acf14e114adf878079df438d

fix(ci): please work

JJacobCoffee committed 3 months ago
Verified
25578a438da06bcbebc9a97c07a19ed16116f8f1

fix(ci): update changelog gen cmd

JJacobCoffee committed 3 months ago
Verified
314b25c3b64aa8973def3672ee20e61af78c7194

fix: changelog stuff

JJacobCoffee committed 3 months ago
Verified
c477f67cbcd6d3c71f506f88ef0299d4c28e4d20

fix: update ci perms

JJacobCoffee committed 3 months ago
Verified
390450b81d8b2884ee2fb5d97d302b632bd3dc1b

fix: small url fix

JJacobCoffee committed 3 months ago

README

The README file for this repository.

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.