Pinned Repositories
awesome-python
A curated list of awesome Python frameworks, libraries and software. Inspired by awesome-php.
bayes-ml-pyconau-2017
Materials for tutorial on Bayesian inference and machine learning, Ed Schofield, PyCon AU
maxentropy
Maximum entropy and minimum divergence models in Python
OOSuite
Git mirror / fork of the OpenOpt family of tools from openopt.org (incl. OpenOpt, FuncDesigner, DerApproximator, SpaceFuncs)
python-future
Easy, clean, reliable Python 2/3 compatibility
PythonCharmersData
Datasets for Python Charmers training courses
PythonCharmersDocs
Docs for Python packages
QuantFinance
Top training materials in quantitative finance
starborn
Starborn: Seaborn-compatible data visualization for Python based on Altair
xlwt-future
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.6/2.7 or Python 3.3
Python Charmers's Repositories
PythonCharmers/xlwt-future
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.6/2.7 or Python 3.3
PythonCharmers/bayes-ml-pyconau-2017
Materials for tutorial on Bayesian inference and machine learning, Ed Schofield, PyCon AU
PythonCharmers/OOSuite
Git mirror / fork of the OpenOpt family of tools from openopt.org (incl. OpenOpt, FuncDesigner, DerApproximator, SpaceFuncs)
PythonCharmers/autoporter
Tool to automate porting of Python 2-only packages to both Python 2&3 and sending pull requests
PythonCharmers/christmas
Christmas message with Python turtle graphics
PythonCharmers/mrjob
Run MapReduce jobs on Hadoop or Amazon Web Services
PythonCharmers/PyPI-mining
PyPI mining
PythonCharmers/bokeh
Interactive Web Plotting for Python
PythonCharmers/demo_merge_conflicts
Demo of merge conflicts for DFSI
PythonCharmers/DjangoTutorial
Django tutorial forked from the Django Girls tutorial, with minor modifications: http://tutorial.djangogirls.org/
PythonCharmers/docker-ssh
SSH Server for Docker containers ~ Because every container should be accessible
PythonCharmers/FunkLoad
Functional and load testing framework for web applications, written in Python
PythonCharmers/gjson
Get JSON values very quickly in Go
PythonCharmers/kartograph.py
Renders beautiful SVG maps in Python.
PythonCharmers/MoonMail
Shoot billions of emails using AWS - SES - Lambda. Serverless Framework powered project
PythonCharmers/MyTestRepo
Little test repository
PythonCharmers/orange3
Orange 3
PythonCharmers/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
PythonCharmers/pghoard
PostgreSQL backup and restore service
PythonCharmers/pint
Operate and manipulate physical quantities in Python
PythonCharmers/pystuck
a utility for debugging stuck python programs
PythonCharmers/runr
Run external programs from R (experimental)
PythonCharmers/sampleNod
test sample for NodeJS
PythonCharmers/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
PythonCharmers/service-discovery-ecs-dns
Service Discovery via DNS with ECS.
PythonCharmers/sklearn_pycon2014
Repository containing files for my PyCon 2014 scikit-learn tutorial.
PythonCharmers/sphinx-bootstrap-theme
Sphinx Bootstrap Theme
PythonCharmers/statsmodels
Statsmodels: statistical modeling and econometrics in Python
PythonCharmers/superdesk-server
Superdesk API server for ui devs
PythonCharmers/vollib
Fundamentally a swig/python wrapper around Peter Jaeckel's lets_be_rational. lets_be_rational focuses exclusively on Black76, while Vollib extends this to add support for Black-Scholes and Black-Scholes-Merton.