Libraries tagged by python
zatxm/yrequest
3 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
vox/concurrent-futures
14 Downloads
Use concurrent multiple process on a python like interface.
vicephp/virtue-config
1 Downloads
Making Config more Pythonic...
upthemedia/wikitude
70 Downloads
The Wikitude Studio API is a RESTful API which is used to * organize and manipulate projects and its targets * create wtc/wto files which can be used to create trackers in the Wikitude SDK with the JavaScript API * generate/publish a cloud archive to the cloud recognition service (image targets only) Download API clients: * [`OpenAPI 3.0`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-openapi.zip) * [`JavaScript`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-javascript.zip) * [`Python`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-python.zip) * [`PHP`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-php.zip) * [`TypeScript (NodeJS)`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-typescript-node.zip) * [`Java`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-java.zip) * [`Ruby`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-ruby.zip) * [`C# .NET Core`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-csharp-netcore.zip) This technical reference formally explains various API endpoints. Visit the [`Studio API documentation`](https://www.wikitude.com/external/doc/documentation/studio/) for a more general description.
traineratwot/xmltodict
33 Downloads
xml parser LIKE python xmltodict
thunderbirddeveloper/snakecharmer
22 Downloads
SnakeHandler is a PHP package designed to manipulate and execute Python scripts from within PHP. The package allows you to execute Python scripts, process and manage the results.
thoma127/dict
60 Downloads
A simple PHP class for Python dictionary-like functionality.
teatien/ccxt
15 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
tatsh/phpy
12 Downloads
Python built-in functions ported to PHP.
synapse-rpc/siroen
14 Downloads
A rpc framework base RabbitMQ (已实现C#,python,Golang)
supermetrics/pytrends
78 Downloads
Pytrends is a Python library that allows fetching Google Trends data
sotechn/yii2-geohash
95 Downloads
geohash like python-geohash
slava-vishnyakov/default-dict
6 Downloads
DefaultDict like in Python
sdksio/apimatic-sdk
2 Downloads
Use APIMatic API to generate SDKs in Python, Typescript, PHP, Ruby, and GO. You can generate On-Prem portal and many more.
sasezaki/docopt
11 Downloads
Fork of Port of Python's docopt