Create your own GitHub profile
Join the platform over 31 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises Popular repositories
- dramatiq
Forked fromBogdanp/dramatiq
A fast and reliable distributed task processing library for Python 3.
Python 1
- cpuminer
Forked fromjgarzik/cpuminer
CPU miner for bitcoin
C
- exif-py
Forked fromianare/exif-py
Easy to use Python module to extract Exif metadata from tiff and jpeg files.
Python
- psf-salt
Forked frompython/psf-salt
PSF infrastructure configuration
SaltStack
- aiohttp
Forked fromaio-libs/aiohttp
http client/server for asyncio (PEP-3156)
Python
- tqdm
Forked fromtqdm/tqdm
A fast, extensible progress bar for Python
Python
30 contributions in the last year
Contribution activity
April2019
March2019
- jcea/PyPXEPython
- jcea/audacityC
Created a pull request inpypxe/PyPXE that received 5 comments
Do not ack an option if the client didn't request it first
As documented in RFC 2347 page 3, the server MUST NOT ack an option not requested first by the client.This change makes possible to PXE a Raspberr…
Created an issue inpypxe/PyPXE that received 1 comment
Plans for Python 3?
Python 2.7 is deprecated and official support will be over in a few months. Is there any plan to support Python 3?