Ycarus Gentoo ebuild

tgbugs-overlay

These ebuilds come from .

If you have some problems, go to the official site first.

dev-python

CFGraph : RDF Collection Flattening Graph ( HOMEPAGE=" )

GitPython : Library used to interact with Git repositories ( HOMEPAGE=" )

PyJSG : JSON Schema Grammar bindings for Python ( https://github.com/hsolbrib/pyjsg )

PyShEx : Idiomatic conversion between URIs and compact URIs (CURIEs) in Python ( HOMEPAGE=" )

PyShExC : Idiomatic conversion between URIs and compact URIs (CURIEs) in Python ( HOMEPAGE=" )

Pyro4 : Distributed object middleware for Python (RPC) ( HOMEPAGE=" )

SPARQLWrapper : A wrapper for a remote SPARQL endpoint ( HOMEPAGE=" )

ShExJSG : ShEx AST as python classes ( HOMEPAGE=" )

amqp : Low-level AMQP client for Python (fork of amqplib) ( HOMEPAGE=" )

antlr4-python3-runtime : Python 3 runtime for ANTLR ( HOMEPAGE=" )

astor : Read/rewrite/write Python ASTs ( https://pypi.org/project/astor/ )

astral : Calculations for the position of the sun and moon. ( https://github.com/sffjunkie/astral )

augpathlib : Augmented pathlib. ( https://github.com/tgbugs/augpathlib )

bcp47 : BCP47 LCID language codes, plain and simple ( https://github.com/highfestiva/bcp47.py )

berkeleydb : Python bindings for Oracle Berkeley DB ( https://www.jcea.es/programacion/pybsddb.htm https://pypi.org/project/berkeleydb/ )

billiard : Python multiprocessing fork ( https://pypi.org/project/billiard/ https://github.com/celery/billiard )

bioregistry : An integrative registry of biological databases, ontologies, and nomenclatures. ( HOMEPAGE=" )

boto3 : The AWS SDK for Python ( HOMEPAGE=" )

botocore : Low-level, data-driven core of boto 3 ( HOMEPAGE=" )

celery : Asynchronous task queue/job queue based on distributed message passing ( HOMEPAGE=" )

click-plugins : Module for click to enable registering CLI commands via setuptools entry-points ( https://github.com/click-contrib/click-plugins )

click-repl : Subcommand REPL for click apps ( https://github.com/click-contrib/click-repl )

clifn : helper classes for organizing docopt programs ( https://github.com/tgbugs/pyontutils/tree/master/clifn )

curies : Idiomatic conversion between URIs and compact URIs (CURIEs) in Python ( HOMEPAGE=" )

curio : Curio is a library for performing concurrent I/O with coroutines in Python 3. ( https://github.com/dabeaz/curio )

debugpy : An implementation of the Debug Adapter Protocol for Python ( https://github.com/microsoft/debugpy/ https://pypi.org/project/debugpy/ )

dicttoxml : Converts a Python dictionary or other data type to a valid XML string ( https://github.com/quandyfactory/dicttoxml https://pypi.org/project/dicttoxml/ )

dunamai : Dynamic versioning library and CLI ( HOMEPAGE=" )

elastic-transport : Transport classes and utilities shared among Python Elastic client libraries ( HOMEPAGE=" )

elasticsearch-py : Official Elasticsearch client library for Python ( HOMEPAGE=" )

faker : Faker is a Python package that generates fake data for you. ( https://github.com/joke2k/faker )

fastentrypoints : Makes entry_points specified in setup.py load more quickly ( https://github.com/ninjaaron/fast-entry_points )

flask-login : Login session support for Flask ( HOMEPAGE=" )

flask-restx : Framework for fast, easy, and documented API development with Flask ( https://github.com/python-restx/flask-restx )

frozendict : A simple immutable mapping for python ( HOMEPAGE=" )

funcparserlib : Recursive descent parsing library based on functional combinators ( HOMEPAGE=" )

funowl : Pythonic representation of OWL through the OWL functional syntax ( https://github.com/Harold-Solbrig/funowl )

gitdb : GitDB is a pure-Python git object database ( HOMEPAGE=" )

google-api-core : Core Library for Google Client Libraries ( HOMEPAGE=" )

google-api-python-client : Google API Client for Python ( HOMEPAGE=" )

google-auth : Google Authentication Library ( HOMEPAGE=" )

google-auth-httplib2 : httplib2 Transport for Google Auth ( HOMEPAGE=" )

google-auth-oauthlib : Google Authentication Library ( HOMEPAGE=" )

googleapis-common-protos : Python classes generated from the common protos in the googleapis repository ( HOMEPAGE=" )

grpcio : High-performance RPC framework (python libraries) ( https://grpc.io )

hbreader : Promiscuous file and URL reader ( HOMEPAGE=" )

htmlfn : python functions for generating html ( https://github.com/tgbugs/pyontutils/tree/master/htmlfn )

hunspell : Module for the Hunspell spellchecker engine ( https://github.com/blatinier/pyhunspell )

hyputils : Python utilities for the Hypothes.is REST api and websocket interface ( https://github.com/tgbugs/hyputils )

idlib : A library for working with identifiers of all kinds. ( https://github.com/tgbugs/idlib )

immutabledict : An immutable wrapper around dictionaries ( HOMEPAGE=" )

interlex : A terminology management system. ( https://github.com/tgbugs/interlex )

jedi : Autocompletion library for Python ( HOMEPAGE=" )

joblib : Tools to provide lightweight pipelining in Python ( HOMEPAGE=" )

json-flattener : Python library for denormalizing nested dicts or json objects to tables and back ( HOMEPAGE=" )

jsonasobj : JSON objects as first class python objects. ( https://github.com/hsolbrib/jsonasobj )

jsonasobj2 : New, non-backwards compatible version of the original jsonasobj ( HOMEPAGE=" )

jsonpatch : Apply JSON-Patches like http://tools.ietf.org/html/draft-pbryan-json-patch-04 ( HOMEPAGE=" )

jsonpath-ng : Python JSONPath Next-Generation ( HOMEPAGE=" )

kazoo : A high-level Python library that makes it easier to use Apache Zookeeper ( https://kazoo.readthedocs.org/ https://github.com/python-zk/kazoo/ https://pypi.org/project/kazoo/ )

kombu : AMQP Messaging Framework for Python ( HOMEPAGE=" )

linkml : Linked Open Data Modeling Language ( HOMEPAGE=" )

linkml-dataops : Data API for LinkML instance data ( HOMEPAGE=" )

linkml-runtime : Runtime support for linkml generated models ( HOMEPAGE=" )

loky : Robust and reusable Executor for joblib ( HOMEPAGE=" )

memory_profiler : A module for monitoring memory usage of a python program ( https://pypi.org/project/memory-profiler/ https://github.com/pythonprofilers/memory_profiler )

nbclassic : Jupyter Notebook as a Jupyter Server Extension ( HOMEPAGE=" )

neurondm : A data model for neuron types. ( https://github.com/tgbugs/pyontutils/tree/master/neurondm )

nifstd-tools : utilities for working with the NIF ontology ( https://github.com/tgbugs/pyontutils/tree/master/nifstd )

numexpr : Fast numerical array expression evaluator for Python and NumPy ( HOMEPAGE=" )

oauth2client : Library for accessing resources protected by OAuth 2.0 ( https://github.com/googleapis/oauth2client )

oauthlib : Spec-compliant and thorough implementation of the OAuth request-signing logic ( HOMEPAGE=" )

ontquery : a framework querying ontology terms ( https://github.com/tgbugs/ontquery )

orthauth : python orthogonal authentication ( https://github.com/tgbugs/orthauth )

owlrl : Idiomatic conversion between URIs and compact URIs (CURIEs) in Python ( HOMEPAGE=" )

pandas : Powerful data structures for data analysis and statistics ( HOMEPAGE=" )

parsec : A universal Python parser combinator library inspired by Parsec Haskell library ( https://github.com/sighingnow/parsec.py )

pennsieve : Python client and command line tool for Pennsieve ( https://github.com/Pennsieve/pennsieve-python )

pint : Operate and manipulate physical quantities in Python ( https://github.com/hgrecco/pint )

poetry-dynamic-versioning : Plugin for Poetry to enable dynamic versioning based on VCS tags ( HOMEPAGE=" )

prefixcommons : Prefix commons python utlities ( HOMEPAGE=" )

prefixmaps : Semantic prefix map registry ( HOMEPAGE=" )

protcur : Web annotation workflows for protocol curation. ( https://github.com/tgbugs/protc/tree/master/protcur )

protobuf-python : Google's Protocol Buffers - Python bindings ( HOMEPAGE=" )

psycopg2cffi : Implementation of the psycopg2 module using cffi. ( https://github.com/chtd/psycopg2cffi )

pycurl : Python bindings for curl/libcurl ( HOMEPAGE=" )

pydevd : PyDev.Debugger (used in PyDev, PyCharm and VSCode Python) ( HOMEPAGE=" )

pyjwt : JSON Web Token implementation in Python ( HOMEPAGE=" )

pyld : A library for working with identifiers of all kinds. ( https://github.com/tgbugs/idlib )

pyontutils : utilities for working with the NIF ontology, SciGraph, and turtle ( https://github.com/tgbugs/pyontutils )

pysercomb : parser combinator library and assorted parsers ( https://github.com/tgbugs/parsercomb )

pyshacl : A Python validator for SHACL ( HOMEPAGE=" )

pystow : Easily pick a place to store data for your Python code. ( HOMEPAGE=" )

python-jose : A JavaScript Object Signing and Encryption (JOSE) implementation in Python ( HOMEPAGE=" )

pythran : Ahead of Time compiler for numeric kernels ( HOMEPAGE=" )

pytrie : A pure Python implementation of the trie data structure ( HOMEPAGE=" )

rdflib : RDF library containing a triple store and parser/serializer ( https://github.com/RDFLib/rdflib https://github.com/tgbugs/rdflib )

requests-oauthlib : This project provides first-class OAuth library support for Requests ( https://github.com/requests/requests-oauthlib )

robobrowser : Your friendly neighborhood web scraper ( https://github.com/jmcarp/robobrowser )

rply : Pure python parser generator that also works with RPython ( HOMEPAGE=" )

rsa : Pure-Python RSA implementation ( HOMEPAGE=" )

s3transfer : An Amazon S3 Transfer Manager ( HOMEPAGE=" )

scibot : Web annotation curation pipeline ( https://github.com/SciCrunch/scibot )

seaborn : Statistical data visualization ( https://seaborn.pydata.org https://github.com/mwaskom/seaborn )

smmap : A pure Python implementation of a sliding window memory map manager ( HOMEPAGE=" )

sparcur : Code for the SPARC curation workflow. ( https://github.com/SciCrunch/sparc-curation )

sparqlslurper : SPARQL slurper for rdflib ( HOMEPAGE=" )

sphinx-issues : Sphinx extension for linking to your project's issue tracker ( https://github.com/sloria/sphinx-issues )

statsmodels : Statistical computations and models for use with SciPy ( HOMEPAGE=" )

sxpyr : A library for working with identifiers of all kinds. ( https://github.com/tgbugs/sxpyr )

terminaltables : Generate simple tables in terminals from a nested list of strings ( HOMEPAGE=" )

ttlser : Deterministic turtle serialization for rdflib. ( https://github.com/tgbugs/pyontutils/tree/master/ttlser )

uncertainties : Python module for calculations with uncertainties ( HOMEPAGE=" )

zdesk : Zendesk API for Python generated from developer.zendesk.com ( https://github.com/fprimex/zdesk )

Add an ebuild in portage :

The ebuild is now in the portage tree.

You can also use layman : emerge layman then layman -a tgbugs-overlay

For Paludis use this rsync : rsync://gentoo.zugaina.org/tgbugs-overlay-portage

If you have a problem : ycarus(-at-)zugaina.org