Django-LocalFlavor is a collection of assorted pieces of code that are useful for particular countries or cultures.
This package provides reference implementations of popular deep learning models for use with the Keras deep learning framework.
The oslo.serialization library provides support for representing objects in transmittable and storable formats, such as JSON and MessagePack.
AWS SAM Translator is a library that transform Serverless Application Model (SAM) templates into AWS CloudFormation templates.
The spherical_geometry
library is a Python package for handling spherical polygons that represent arbitrary regions of the sky.
This package provides a Glue plugin which adds a 3D scatter plot viewer and a 3D volume rendering viewer.
This package provides an ESS-like binding to send lines or regions to a REPL from Python buffers.
ipywidgets, also known as jupyter-widgets or simply widgets, are interactive HTML widgets for Jupyter notebooks and the IPython kernel.
PyMdown Extensions is a collection of extensions for Python Markdown. All extensions are found under the module namespace of pymdownx.
This package contains a plugin for the Pytest framework that provides advanced doctest support and enables the testing of reStructuredText files.
Android Strings Lib provides support for android's strings.xml files. These files are used to translate strings in android apps.
This package provides a query string parser for Python and Django projects that correctly creates nested dictionaries from sent form/querystring data.
Orange Widget Base provides a base widget component for a interactive GUI based workflow. It is primarily used in the Orange framework.
The Jellyfin ApiClient Python package makes it possible to use the Jellyfin API from Python. It was extracted from the Jellyfin Kodi plugin.
This package provides a Python module creating/accessing GTF-based interval trees with associated meta-data. It is primarily used by the deeptools
package.
Simple bulk update over Django ORM or with helper function. This project aims to bulk update given objects using one query over Django ORM.
This package provides a programmable client library that takes advantage of the commonalities among lazr.restful web services to provide added functionality on top of wadllib.
Orange Canvas Core is a framework for building graphical user interfaces for editing workflows. It is a component used to build the Orange Canvas data-mining application.
This package provides a function to find translation file in the source code of a project. It supports many translation file formats and is part of the Weblate translation platform.
Setuptools_scm handles managing your Python package versions in software configuration management (SCM) metadata instead of declaring them as the version argument or in a SCM managed file.
This is a python wrapper for the curve25519 library with ed25519 signatures. The C code was pulled from libaxolotl-android. At the moment this wrapper is meant for use by python-axolotl.
Pydigitalwavetools is a Python library to parse, write and format digital wave files in VCD format, a standardized ASCII format used to store simulation data from Verilog and other hardware description languages.
WTForms-SQLAlchemy is a fork of the wtforms.ext.sqlalchemy
package from WTForms. The package has been renamed to wtforms_sqlalchemy
but otherwise should function the same as wtforms.ext.sqlalchemy
did.
This plugin makes it simple to test general data, images, files, and numeric tables by saving expected data in a data directory (courtesy of pytest-datadir) that can be used to verify that future runs produce the same data.