pip install unicode_tr==0.6.1

a python module to make unicode strings work as expected for turkish chars. solves the turkish "İ" problem.

Source

Commonly used with unicode_tr

Based on how often these packages appear together in public requirements.txt files on GitHub.

seesaw

ArchiveTeam seesaw kit

wpull

Wget-compatible web downloader and crawler.

osuapi

osu! api wrapper.

redisworks

Pythonic Redis Client.

libhxl

Python support library for the Humanitarian Exchange Language (HXL). See http://hxlstandard.org and https://github.com/HXLStandard/libhxl-python

passwordly

Simple library for generating passwordly passwords

vyked

A SOA framework in Python

thieman-slackclient

Python client for Slack.com

paegan

Processing and Analysis for Numerical Data

pymills

Mills Python Library

cidict

Case insensitive dictionary type

bottle-werkzeug

Werkzeug integration for Bottle.

usergrid

Usergrid SDK for Python

luma.oled

A small library to drive an OLED device with either SSD1306, SSD1309, SSD1322, SSD1325, SSD1327, SSD1331, SSD1351, SSD1362, SH1106 or WS0010 chipset

tori

A collection of libraries and a micro web framework based on Tornado framework

ib

ibPy is a third-party implementation of the API used for accessing the Interactive Brokers on-line trading system. IbPy implements functionality that the Python programmer can use to connect to IB, request stock ticker data, submit orders for stocks and futures, and more.

zc.thread

Thread-creation helper

QueryableList

Python module to add support for ORM-style filtering to any list of items

consistent_hash

Implements consistent hashing with Python and the algorithm is the same as libketama.