Libraries tagged by python
ccxt/ccxt
305145 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
sokil/php-isocodes
1735735 Downloads
ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
icecave/repr
5226794 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
massivescale/celery-php
358171 Downloads
PHP client for Celery task queue
lvht/geohash
534775 Downloads
geohash like python-geohash
jfcherng/php-sequence-matcher
3951524 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
docopt/docopt
931009 Downloads
Port of Python's docopt for PHP >=5.3
ahand/mobileesp
447795 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
robertogallea/laravel-python
37975 Downloads
Run python scripts inside Laravel app
swoole/phpy
1067 Downloads
Connecting the Python and PHP ecosystems together
ihor/nspl
366495 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
blueimp/jquery-file-upload
1380331 Downloads
File Upload widget for jQuery.
sokil/php-isocodes-db-only
244344 Downloads
Database for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
sokil/php-isocodes-db-i18n
683649 Downloads
Database and internationalisation filed for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
mehrab-wj/tiktoken-php
38878 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.