- Omaha, Nebraska, USA
- https://westurner.org/
-
Joined on
Feb 1, 2009
Popular repositories
-
pyline
Pyline is a grep-like, sed-like, awk-like command-line tool for line-based text processing in Python. https://pypi.python.org/pypi/pyline
-
dotfiles
Bash, Python, IPython scripts, and userspace configuration https://westurner.org/dotfiles/
-
wiki
https://westurner.org/wiki
JavaScript 7
-
pycd10api
REST API wrappers for ICD10 CM and PCS XML files (Pyramid + Cornice + lxml ) https://pypi.python.org/pypi/pycd10api
Python 5
-
provis
Infrastructure Provisioning Scripts and Configuration Sets https://provis.readthedocs.org/
-
elasticsearchjsonld
Generate JSON-LD @contexts from ElasticSearch JSON Mappings
Python 5
1,176 contributions in the last year
Contribution activity
November 2016
- westurner/better-bencode Python
- westurner/academictorrents_uploader Python
ENH: support bytearray and unicode (#3)
#3 TST: manual test bencode.dumps with Python 2 TST: manual test bencode.dumps with Python 3 TST: test that a .torrent file at least loads (wit…
ENH: Python Packaging, Conda Packaging
Python Packaging "Python Packaging User Guide > Packaging and Distributing Projects" https://packaging.python.org/distributing/ "My PyPI Release…