• Stars
    star
    3,222
  • Rank 13,933 (Top 0.3 %)
  • Language
  • License
    The Unlicense
  • Created over 11 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bits and bytes of Python from the Internet

Contents

Beginner's Delight

Resources for Women

Why Python?

Style Guide and Idioms

Dictionary

Decorators

Generators

Coroutines

Iterators

Import

Yield

Context Managers

Unicode

Networking

Metaclasses

Documentation

Sphinx

Environments and Environment Management

Exceptions

Debugging

Logging

Testing

Profiling

Packaging

Deployment

Fabric

Ansible

Contributing to Python Development

Warts and Gotchas

Web

Frameworks

Flask

Books

Web2Py

Django

Bottle

Tornado

Pyramid

Web Servers

API and Web Services

Scraping

Mobile Development

Kivy

Google Glass

Resources

Libraries

glass.py

Image Processing

GUI Programming

Game Development

Android

SL4A

WSGI

Databases

SQLAlchemy

Data Mining

Data Analysis

Pandas

Data Visualization

Deep Learning

IPython Notebooks

Design Patterns

Concurrency Patterns

Concurrency and Distributed Systems

Functional Programming

Python 2 vs 3

Porting to Python 3

Books

Free

Paid

Online Courses and Challenges

Discussions

Conferences and events

Videos

Editors and IDE's for Python programming

BigData

Curated Python resources from other websites

Newsletters

Podcasts

Miscellaneous

More Repositories

1

bootstrapy

A bootstrap Python application, so that you can focus on writing code
Python
291
star
2

cleanify

Cleans/Beautifies html, js and css files in your project
Python
86
star
3

awk-cookbook

Useful AWK one-liners for your day-to-day tasks.
38
star
4

song-bot

A Bot to search and download bollywood movie songs from the internet
Python
12
star
5

play-gradle

Some Gradle scripts for Play! Framework
JavaScript
12
star
6

clojure-newbie-guide

A quick guide for Clojure newbies.
HTML
8
star
7

cljboot

A simple template to manage a project using clojure deps and cli.
Makefile
7
star
8

charizard

Bot to automate my development environment
Shell
7
star
9

.emacs.d

I don't use this anymore. My new, simpler configuration is at https://github.com/kirang89/dotemacs
Emacs Lisp
6
star
10

Pyworks

My Python script repo
Python
5
star
11

dotemacs

I'm starting over with this setup. My old setup is at https://github.com/kirang89/.emacs.d.
Emacs Lisp
2
star
12

MyPy

Summary of learnings of Python (includes essential code snippets)
2
star
13

tictac

An interactive Tic-Tac-Toe game with a simple, yet effective AI engine.
Python
2
star
14

workshop-kit

My toolkit for Python workshops
CSS
2
star
15

lispy

A Scheme interpreter written in Python
Python
1
star
16

flappi

A boilerplate application for building REST API's in Flask using Blueprints
Python
1
star
17

PlayAsyncTask

Creating async tasks from your controller in Play Framework
Java
1
star
18

pydict

A simple Python implementation mimicking CPython dictionary using Hash Tables.
Python
1
star
19

lbac

Repo for "Let's Build a Compiler" by Jack Crenshaw
Pascal
1
star
20

flask-boiler

A boilerplate application for Flask
Python
1
star
21

css-mediaquery

Parses and determines if a given CSS Media Query matches a set of values. This is a port of https://github.com/ericf/css-mediaquery.
Python
1
star
22

SwiftyRSS

A simplistic iOS RSS reader in Swift written mainly for education.
Swift
1
star