Skip to content

klingtnet/python-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Builder

This work is based on a script of @pleiszenburg.

Usage

$ ./pyb build

For usage information run ./pyb help.

Requirements

  • bash
  • curl
  • gpg
  • GNU Make
  • gcc
  • tar

Troubleshooting

Make sure to import the python release signing GPG key:

$ gpg --search-keys <public-key>

Note that I had to run this gpg --keyserver=keys.gnupg.net --search-keys <public-key> on Raspbian.

About

A script for building python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages