Libraries tagged by python
actinarium/php-diff
30119 Downloads
A revamp of popular php-diff library by Chris Boulton, based on difflib implementation in Python
3f/pygmentize
852 Downloads
Pygmentize is a wrapper to `pygmentize`, the command line interface provided by Pygments, a python syntax highlighter.
geo/geohash
645 Downloads
geohash like python-geohash
blyxxyz/python-server
11 Downloads
A way to call PHP code from Python
sagittaracc/php-python-decorator
67 Downloads
Python style decorator for PHP
rakshitbharat/pythoninphp
292 Downloads
This package can give you helper functions to run python files right from PHP.
epaphrodites/epaphrodites
409 Downloads
Epaphrodites framework seamlessly combines simplicity with robust compatibility across PHP, C, and Python, providing strong support for multiple databases while adhering to open-source principles.
eminmuhammadi/phpcompiler
3 Downloads
The basic PHP Compiler for Python , Cpp , Java , C11 , C
celervel/celervel
609 Downloads
Celery Laravel integrations
aspose/barcode-cloud-php
1247 Downloads
Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
aa-ahmed-aa/dorm
23 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.
wayfirer/ddicms
1 Downloads
店滴云-针对多商户业务开发的一套管理cms,支持多运营主体,单运营主体运营开发
tuhuokeji/diandicms
15 Downloads
店滴云-针对多商户业务开发的一套管理cms,支持多运营主体,单运营主体运营开发
smoren/sequence
58 Downloads
Iterator-based sequences
smoren/array-view
9 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.