Libraries tagged by python2
aa-ahmed-aa/dorm
21 Downloads
This is a compiler package for compiling and running c and cpp files this package is designed to can add any other compilers later.
hikarine3/py2php
9 Downloads
Use python naming function in PHP
ccxt/ccxt
289599 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
sokil/php-isocodes
1507402 Downloads
ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
icecave/repr
3980687 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
docopt/docopt
877658 Downloads
Port of Python's docopt for PHP >=5.3
massivescale/celery-php
348599 Downloads
PHP client for Celery task queue
lvht/geohash
507072 Downloads
geohash like python-geohash
jfcherng/php-sequence-matcher
3380956 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
ahand/mobileesp
427009 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
34389 Downloads
Run python scripts inside Laravel app
ihor/nspl
364677 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
blueimp/jquery-file-upload
1328986 Downloads
File Upload widget for jQuery.
sokil/php-isocodes-db-i18n
546755 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
26841 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.