Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
DJI Tello drone Python interface using the official Tello SDK and Tello EDU SDK. This library has the following features:
Implementation of all tello commands
Retrieve a video stream easily
Receive and parse state packets
Control a swarm of drones.
This package provides a Python utility to easily deploy multiple versions of MkDocs-powered docs to a Git branch. It is suitable for deploying to Github via gh-pages.
This package provides a Python module for Near-Field Communication.
This package provides a tool for modifying a user's PATH.
Colorcet is a collection of perceptually accurate 256-color colormaps for use with Python plotting programs like Bokeh, Matplotlib, HoloViews, and Datashader.
Wand is a ctypes-based binding for ImageMagick's MagickWand library.
Botocore is a Python library that provides a low-level interface to the Amazon Web Services (AWS) API.
This package provides a spec-compliant gitignore parser for Python.
Inflection is a string transformation library. It singularizes and pluralizes English words, and transforms strings from CamelCase to underscored string.
This package provides liblabjackusb, a USB library for low-level communication with the U3, U6, UE9, Digit, T4 and T7 LabJack data acquisition instruments. A udev rule is also included to allow unprivileged users to communicate with the instruments via USB.
Faker is a Python package that generates fake data such as names, addresses, and phone numbers.
python-pyre-extensions defines extensions to the standard typing module that are supported by the Pyre typechecker.
typeguard provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations.
This package validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers
This package defines the can module, which provides controller area network (CAN) support for Python developers; providing common abstractions to different hardware devices, and a suite of utilities for sending and receiving messages on a CAN bus.
This package implements object-oriented JSONSchema. It lets you traverse a schema like paths and access a schema on demand with separate dereferencing accessor layer.
This package provides a MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template.
python-proselint is a linter for English prose, that scans through a file and detects issues.
python-apispec is a pluggable API specification generator. It currently supports the OpenAPI specification, formerly known as Swagger.
Vobject is intended to be a full featured Python package for parsing and generating vCard and vCalendar files. Currently, iCalendar files are supported and well tested. vCard 3.0 files are supported, and all data should be imported, but only a few components are understood in a sophisticated way.
This package draws tree structures using characters.
This package is a fork from the retry package, but with some of added community-sourced features. It provides an easy to use, but functional decorator for retrying on exceptions.
Pastel is a simple library to help you colorize strings in your terminal.
The pysendfile Python library provides an interface to the sendfile(2) system call.