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
274288 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
sokil/php-isocodes
1320761 Downloads
ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
docopt/docopt
828135 Downloads
Port of Python's docopt for PHP >=5.3
massivescale/celery-php
336940 Downloads
PHP client for Celery task queue
lvht/geohash
478649 Downloads
geohash like python-geohash
jfcherng/php-sequence-matcher
2854582 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
icecave/repr
1796616 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
ahand/mobileesp
404910 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
31099 Downloads
Run python scripts inside Laravel app
ihor/nspl
362628 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
blueimp/jquery-file-upload
1276093 Downloads
File Upload widget for jQuery.
sokil/php-isocodes-db-i18n
426817 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
18253 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.