Category: dev-python
Search
Compact View
aspectlib
- Ebuilds: 2, Testing: 2.0.0
Description:
An aspect-oriented programming, monkey-patch and decorators library.
It is useful when changing behavior in existing code is desired.
It includes tools for debugging and testing: simple mock/record and
a complete capture/replay framework.
Homepage: https://github.com/ionelmc/python-aspectlib
License: BSD-2
bascom
- Ebuilds: 2, Testing: 0.1.2
Description: Core library used in Tatsh projects.
Homepage: https://pypi.org/project/bascom/
License: MIT
bidict
- Ebuilds: 1, Testing: 0.23.1
Description: The bidirectional mapping library for Python
Homepage: https://bidict.readthedocs.io
License: MPL-2.0
cached-property
- Ebuilds: 3, Testing: 2.0.1
Description:
This package provides a decorator for caching properties in classes to
make caching of time or computational expensive properties quick and easy
Homepage: https://github.com/pydanny/cached-property
License: BSD
cloudflare
- Ebuilds: 4, Testing: 4.3.1
Description: Python wrapper for the Cloudflare v4 API
Homepage: https://pypi.org/project/cloudflare/
License: MIT
command-runner
- Ebuilds: 1, Testing: 1.7.5
Description: Platform agnostic command and shell execution tool
Homepage: https://pypi.org/project/command-runner/
https://github.com/netinvent/command_runner
License: BSD
cronsim
- Ebuilds: 1, Testing: 2.7
Description: Cron expression parser and evaluator
Homepage: https://github.com/cuu508/cronsim
License: BSD
django-appconf
- Ebuilds: 2, Testing: 1.2.0
Description: A helper class for handling configuration defaults of packaged apps gracefully
Homepage: https://django-appconf.readthedocs.io/
License: BSD
django-compressor
- Ebuilds: 2, Testing: 4.6.0
Description: Compresses linked and inline JavaScript or CSS into single cached files
Homepage: https://django-compressor.readthedocs.io/
License: MIT
django-stubs-ext
- Ebuilds: 1, Testing: 6.0.1
Description: Monkey-patching and extensions for django-stubs.
Homepage: https://pypi.org/project/django-stubs-ext/
License: MIT
gevent
- Ebuilds: 2, Testing: 25.8.2
Description: Coroutine-based network library
Homepage:
https://www.gevent.org/
https://github.com/gevent/gevent/
https://pypi.org/project/gevent/
License: MIT
geventhttpclient
- Ebuilds: 2, Testing: 2.3.9
Description: Coroutine-based network library
Homepage:
https://github.com/geventhttpclient/geventhttpclient
https://pypi.org/project/geventhttpclient/
License: MIT
interruptingcow
- Ebuilds: 1, Testing: 0.8
Description: A watchdog that interrupts long running code
Homepage: https://bitbucket.org/evzijst/interruptingcow
License: MIT
itemadapter
- Ebuilds: 1, Testing: 0.13.1
Description: Common interface for scrapy data container classes
Homepage: https://scrapy.org/
License: BSD
itemloaders
- Ebuilds: 1, Testing: 1.4.0
Description: Library to populate items using XPath and CSS with a convenient API
Homepage: https://scrapy.org/
License: BSD
jsonlines
- Ebuilds: 1
Description: Library with helpers for the jsonlines file format
Homepage: https://pypi.org/project/jsonlines/
mysql-connector-python
- Ebuilds: 1, Testing: 9.6.0
Description: Python client library for MariaDB/MySQL
Homepage: https://dev.mysql.com/downloads/connector/python/
License: GPL-2
oncalendar
- Ebuilds: 1, Testing: 1.1
Description: Systemd OnCalendar expression parser and evaluator
Homepage: https://github.com/cuu508/oncalendar
License: BSD
osmapi
- Ebuilds: 1, Testing: 5.0.0
Description: Python wrapper for the OSM API
Homepage: https://github.com/metaodi/osmapi
https://pypi.org/project/osmapi/
License: GPL-3
ovs
- Ebuilds: 1, Testing: 3.7.0
Description: OVS bindings for python
Homepage: https://github.com/openvswitch/ovs/
License: Apache-2.0
parsel
- Ebuilds: 1, Testing: 1.11.0
Description: Utility to extract data from XML/HTML documents using XPath or CSS selectors
Homepage:
https://scrapy.org/
https://pypi.org/project/parsel/
https://github.com/scrapy/parsel
License: BSD
protego
- Ebuilds: 1, Testing: 0.6.0
Description: Pure-Python robots.txt parser with support for modern conventions
Homepage:
https://scrapy.org/
https://pypi.org/project/protego/
https://github.com/scrapy/protego
License: BSD
pydispatcher
- Ebuilds: 1, Testing: 2.0.7
Description: Multi-producer-multi-consumer signal dispatching mechanism
Homepage: https://github.com/mcfletch/pydispatcher
License: BSD
pygaljs
- Ebuilds: 2, Testing: 1.0.2
Description:
Python package providing assets from javascript modules made
for pygal (https://github.com/Kozea/pygal.js)
Homepage: https://github.com/ionelmc/python-pygaljs
License: LGPL-3
pylspci
- Ebuilds: 1, Testing: 0.4.3
Description: A Python parser for the lspci command from the pciutils package
Homepage:
https://pypi.org/project/pylspci/
https://tildegit.org/lucidiot/pylspci
License: GPL-3
pytest-benchmark
- Ebuilds: 3, Testing: 5.2.3
Description:
A pytest fixture for benchmarking code. It will group the tests
into rounds that are calibrated to the chosen timer.
Homepage: https://github.com/ionelmc/pytest-benchmark
License: MIT
python-dateutil
- Ebuilds: 1, Stable: 2.8.2-r1 , Testing: 2.8.2-r1
Description:
The dateutil module provides powerful extensions to the standard
datetime module, available in Python 2.3+.
Homepage:
https://dateutil.readthedocs.io/
https://pypi.org/project/python-dateutil/
https://github.com/dateutil/dateutil/
License: BSD
python-socketio
- Ebuilds: 1, Testing: 5.16.1
Description: Python implementation of the Socket.IO realtime server
Homepage:
https://github.com/miguelgrinberg/python-socketio/
https://pypi.org/project/python-socketio
https://python-socketio.readthedocs.io/
License: MIT
pytimeparse2
- Ebuilds: 1, Testing: 1.7.1
Description: MySQL driver written in Python
Homepage: https://github.com/onegreyonewhite/pytimeparse2
License: MIT
queuelib
- Ebuilds: 1, Testing: 1.9.0
Description: Collection of persistent and non-persistent queues for Python
Homepage: https://scrapy.org/
License: BSD
rcssmin
- Ebuilds: 1, Testing: 1.2.2
Description: CSS minifier written in python
Homepage: https://opensource.perlig.de/rcssmin/
License: Apache-2.0
rjsmin
- Ebuilds: 1, Testing: 1.2.5
Description: Javascript minifier written in python
Homepage: https://opensource.perlig.de/rjsmin/
License: Apache-2.0
scrapy
- Ebuilds: 1, Testing: 2.14.2
Description: A high-level Web Crawling and Web Scraping framework
Homepage: https://scrapy.org/
License: BSD
sortedcollections
- Ebuilds: 1, Testing: 2.1.0
Description: Apache2 licensed Python sorted collections library
Homepage:
https://pypi.org/project/sortedcollections/
https://github.com/grantjenks/python-sortedcollections
License: Apache-2.0
sqlite3-to-mysql
- Ebuilds: 1, Testing: 2.5.6
Description: A simple Python tool to transfer data from SQLite 3 to MySQL
Homepage: https://github.com/techouse/sqlite3-to-mysql
License: MIT
w3lib
- Ebuilds: 1, Testing: 2.4.1
Description: Library of web-related functions
Homepage:
https://scrapy.org/
https://pypi.org/project/w3lib/
https://github.com/scrapy/w3lib
License: BSD
whitenoise
- Ebuilds: 1, Testing: 6.12.0
Description: Radically simplified static file serving for Python web apps
Homepage: https://github.com/evansd/whitenoise
License: MIT