metadata_version
string
name
string
version
string
summary
string
description
string
description_content_type
string
author
string
author_email
string
maintainer
string
maintainer_email
string
license
string
keywords
string
classifiers
list
platform
list
home_page
string
download_url
string
requires_python
string
requires
list
provides
list
obsoletes
list
requires_dist
list
provides_dist
list
obsoletes_dist
list
requires_external
list
project_urls
list
uploaded_via
string
upload_time
timestamp[us]
filename
string
size
int64
path
string
python_version
string
packagetype
string
comment_text
string
has_signature
bool
md5_digest
string
sha256_digest
string
blake2_256_digest
string
license_expression
string
license_files
list
recent_7d_downloads
int64
2.4
candyfloss
0.0.7
An ergonomic interface over GStreamer
# Candyfloss Candyfloss is an ergonomic interface to GStreamer. It allows users to build and run pipelines to decode and encode video files, extract video frames to use from python code, map python code over video frames, etc. ## Installation Candyfloss is installable by running setup.py in the normal way. It is a...
text/markdown
null
Bob Poekert <bob@poekert.com>
null
null
MIT License Copyright (c) 2025 Robert Poekert Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the...
null
[ "Programming Language :: Python :: 3" ]
[]
null
null
>=3.11
[]
[]
[]
[ "Pillow", "numpy", "graphviz" ]
[]
[]
[]
[ "Homepage, https://git.hella.cheap/bob/candyfloss" ]
twine/6.2.0 CPython/3.13.5
2026-02-20T15:31:20.782151
candyfloss-0.0.7.tar.gz
25,174
55/8e/f355a130e845ee403e57ea601fd3162b2a9e410a6c0ee9efdba8d762852e/candyfloss-0.0.7.tar.gz
source
sdist
null
false
1e89eee3545d6a109792e4b9a64600e5
372eb66011a0cebfb5000a341425ec9f4af346023ebef370939136d5347fc077
558ef355a130e845ee403e57ea601fd3162b2a9e410a6c0ee9efdba8d762852e
null
[ "LICENSE" ]
140
2.4
aep-parser
0.3.0
A .aep (After Effects Project) parser
<a name="readme-top"></a> <!-- PROJECT NAME --> <br /> <div align="center"> <h3 align="center">aep_parser</h3> <p align="center"> An After Effects file parser in Python! <br /> <a href="https://forticheprod.github.io/aep_parser/"><strong>Explore the docs »</strong></a> <br /> </p> </div> <!-- ...
text/markdown
null
Aurore Delaunay <del-github@blurme.net>
null
null
MIT
null
[ "Development Status :: 3 - Alpha", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: ...
[]
null
null
>=3.7
[]
[]
[]
[ "kaitaistruct>=0.9", "importlib_metadata; python_version < \"3.8\"", "typing_extensions>=3.7; python_version < \"3.8\"", "pytest>=7.0; extra == \"dev\"", "pytest-cov>=4.0; extra == \"dev\"", "mypy>=1.0; extra == \"dev\"", "ruff>=0.1; extra == \"dev\"", "mkdocs>=1.5.0; extra == \"docs\"", "mkdocs-mat...
[]
[]
[]
[ "Repository, https://github.com/forticheprod/aep_parser", "Documentation, https://forticheprod.github.io/aep_parser/", "Changelog, https://github.com/forticheprod/aep_parser/releases" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:31:18.683024
aep_parser-0.3.0.tar.gz
533,032
2b/de/8bf999fddd353043a0f15760cca75c8cffa78ddc695bf34a57fb79d04c07/aep_parser-0.3.0.tar.gz
source
sdist
null
false
e7684c92c4cb5bd4c2e1c4734ef73048
84036dd219cbd4c6da588c4fde456c488bfda95534ebf0bee5248eb8ed7362bd
2bde8bf999fddd353043a0f15760cca75c8cffa78ddc695bf34a57fb79d04c07
null
[ "LICENSE" ]
217
2.4
xtc-tvm-python-bindings
0.21.0.4
TVM: An End to End Tensor IR/DSL Stack for Deep Learning Systems
<!--- Licensed to the Apache Software Foundation (ASF) under one --> <!--- or more contributor license agreements. See the NOTICE file --> <!--- distributed with this work for additional information --> <!--- regarding copyright ownership. The ASF licenses this file --> <!--- to you under the Apache License, Version ...
text/markdown
Apache TVM
null
null
null
Apache
machine learning
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research" ]
[]
https://tvm.apache.org/
https://github.com/apache/tvm/tags
null
[]
[]
[]
[ "cloudpickle", "ml_dtypes", "numpy", "packaging", "psutil", "scipy", "tornado", "typing_extensions", "coremltools; extra == \"importer-coreml\"", "tensorflow; extra == \"importer-keras\"", "tensorflow-estimator; extra == \"importer-keras\"", "future; extra == \"importer-onnx\"", "onnx; extra...
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:30:57.665546
xtc_tvm_python_bindings-0.21.0.4-cp314-cp314-macosx_14_0_arm64.whl
41,404,165
17/87/516c403040187aac592af8bf424f6a19335e36dd61d21126654a76274b27/xtc_tvm_python_bindings-0.21.0.4-cp314-cp314-macosx_14_0_arm64.whl
cp314
bdist_wheel
null
false
0c592e06fd733897db78987afa4aa95c
d9d8cbcfbaee31dbef1815ebc2a8ad4dceb56630aa19ccd96afe33ae985a5392
1787516c403040187aac592af8bf424f6a19335e36dd61d21126654a76274b27
null
[]
555
2.4
emailify
0.1.17
Emailify is a library for creating email templates in Python.
# Emailify [![codecov](https://codecov.io/gh/choinhet/emailify/graph/badge.svg?token=${CODECOV_TOKEN})](https://codecov.io/gh/choinhet/emailify) Create beautiful HTML emails with tables, text, images and more. Built on MJML for consistent rendering across all email clients. Images are embedded as proper email attachm...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
<3.13,>=3.9.10
[]
[]
[]
[ "jinja2>=3.1.6", "pandas>=2.3.1", "pillow>=11.3.0", "pydantic>=2.11.7", "quickjs>=1.19.4" ]
[]
[]
[]
[]
uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers...
2026-02-20T15:30:40.139595
emailify-0.1.17.tar.gz
367,715
a8/dd/7f5a71a898b952eff1a4efc8c814779a3922f4ba53a6abb6d58a26834ddb/emailify-0.1.17.tar.gz
source
sdist
null
false
4d8f5c55c316b223ad2c6c5e7b433c57
5c2c15a4eb454a6175e21042dd2e713c9ab89fc3ba1632d310d202862b57db2e
a8dd7f5a71a898b952eff1a4efc8c814779a3922f4ba53a6abb6d58a26834ddb
null
[]
222
2.4
myofinder
1.2.0
Automatic calculation of the fusion index by AI segmentation
The Myoblast Fusion Index Determination Software ================================================ The MyoFInDer Python package aims to provide an open-source graphical interface for automatic calculation of the fusion index in muscle cell cultures, based on fluorescence microscopy images. > [!IMPORTANT] > MyoFInDer...
text/markdown
null
Tissue Engineering Lab <antoine.weisrock@kuleuven.be>
null
Antoine Weisrock <antoine.weisrock@gmail.com>
null
segmentation, fusion index, automation, muscle culture
[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Langua...
[]
null
null
>=3.10
[]
[]
[]
[ "Pillow", "opencv-python-headless", "cellpose==3.1.1.2", "XlsxWriter>=3.0.0", "screeninfo>=0.7", "numpy" ]
[]
[]
[]
[ "Homepage, https://github.com/TissueEngineeringLab/MyoFInDer", "Documentation, https://tissueengineeringlab.github.io/MyoFInDer/", "Repository, https://github.com/TissueEngineeringLab/MyoFInDer.git", "Issues, https://github.com/TissueEngineeringLab/MyoFInDer/issues", "Download, https://pypi.org/project/myof...
twine/6.2.0 CPython/3.10.12
2026-02-20T15:30:03.820275
myofinder-1.2.0.tar.gz
2,538,678
ea/61/f70f6e935649e815a72432bfedc99ae53d9122a0197cdd8a999bf9df8d48/myofinder-1.2.0.tar.gz
source
sdist
null
false
f2bc4144808caa7f4c22ea250a4d2608
48f4bfafb64034eebc40115704e08017bcfc20d4860260a9d3ab992c12569da8
ea61f70f6e935649e815a72432bfedc99ae53d9122a0197cdd8a999bf9df8d48
GPL-3.0-or-later
[ "LICENSE" ]
205
2.4
auto-coder
3.0.12
AutoCoder: AutoCoder
<p align="center"> <picture> <img alt="auto-coder" src="./logo/auto-coder.jpeg" width=55%> </picture> </p> <h3 align="center"> Auto-Coder (powered by Byzer-LLM) </h3> <p align="center"> <a href="https://uelng8wukz.feishu.cn/wiki/QIpkwpQo2iSdkwk9nP6cNSPlnPc"><b>中文</b></a> | </p> --- *Latest News* 🔥 - [...
text/markdown
allwefantasy
allwefantasy <allwefantasy@gmail.com>
null
null
专有软件许可协议 PROPRIETARY SOFTWARE LICENSE AGREEMENT 版权所有 (c) 2024 auto-coder 项目所有者。保留所有权利。 重要提示:本软件受版权法和国际条约保护。未经授权的复制或分发本程序或其任何部分,可能导致严重的民事和刑事处罚,并将在法律允许的最大范围内受到起诉。 许可条款和条件 1. 定义 "软件"是指 auto-coder 项目的所有源代码、目标代码、文档、数据和相关材料。 ...
autocoder, ai, coding, automation
[ "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12" ]
[]
null
null
<=3.13,>=3.10
[]
[]
[]
[ "contextlib2", "ninja", "jinja2", "rich", "paramiko", "tqdm", "loguru", "pyjava>=0.6.21", "fastapi", "uvicorn", "retrying", "zhipuai", "dashscope", "tiktoken", "tabulate", "jupyter_client", "prompt-toolkit", "tokenizers", "aiofiles", "readerwriterlock", "byzerllm[saas]>=0.1.2...
[]
[]
[]
[ "Homepage, https://github.com/allwefantasy/auto-coder" ]
twine/6.2.0 CPython/3.10.11
2026-02-20T15:29:59.926898
auto_coder-3.0.12.tar.gz
3,811,131
d1/6d/1ebc89127ece16d8eb6044be584f2936bc9b1cb136bda5214b49116bc8fe/auto_coder-3.0.12.tar.gz
source
sdist
null
false
65483646f14bdd591b1245ed1807aa66
cea77cbaa5d2f3ad7a9fc2034339288b3ac26c760fff11f03f93fff230e042bc
d16d1ebc89127ece16d8eb6044be584f2936bc9b1cb136bda5214b49116bc8fe
null
[ "LICENSE" ]
237
2.4
fastpluggy-ui-tools
0.0.12
UI Tools plugin for Fastpluggy
# UI Tools Module for FastPluggy A FastPluggy module that provides a collection of Jinja2 template filters and HTML rendering utilities for building user interfaces. It includes base64 encoding, Pydantic model dumping, localization, JSON rendering, and image embedding. ## Features * **Base64 Encoding**: `b64encode`...
text/markdown
FastPluggy Team
null
null
null
null
null
[]
[]
null
null
>=3.10
[]
[]
[]
[ "jinja2", "babel", "Pillow" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.11.14
2026-02-20T15:29:28.365150
fastpluggy_ui_tools-0.0.12.tar.gz
15,880
e3/20/1c8dd3c5c23a9f5395f140c7685bfd19335966ac83cbe46ea02e01f06d93/fastpluggy_ui_tools-0.0.12.tar.gz
source
sdist
null
false
898e75204e34e2790e02bf0dce65cca8
0a283522bd7705c45f86acc5b08ee7366b7ced2934878326559c248828e3d608
e3201c8dd3c5c23a9f5395f140c7685bfd19335966ac83cbe46ea02e01f06d93
null
[]
228
2.4
castor-pollux
0.0.21
A library for 'gemini' languagemodels without unnecessary dependencies.
# castor-pollux Castor-Pollux (the twin sons of Zeus, routinely called 'gemini') is a pure REST API library for interacting with Google Generative AI API. ## Without (!!!): - any whiff of 'Vertex' or GCP; - any signs of 'Pydantic' or unnecessary (and mostly useless) typing; - any other dependencies of other google pac...
text/markdown
null
Alexander Fedotov <alex.fedotov@aol.com>
null
null
null
null
[ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent" ]
[]
null
null
>=3.10
[]
[]
[]
[ "requests>=2.32.3", "PyYAML>=6.0.0", "google-genai>=1.49.0; extra == \"gemini-google\"" ]
[]
[]
[]
[ "Homepage, https://github.com/alxfed/castor-pollux", "Bug Tracker, https://github.com/alxfed/castor-pollux/issues" ]
twine/6.2.0 CPython/3.9.25
2026-02-20T15:29:23.360282
castor_pollux-0.0.21.tar.gz
5,280
8a/23/c0e07480684638565f1a918b6f276477d57ad6c91096523c7acbfb0e5152/castor_pollux-0.0.21.tar.gz
source
sdist
null
false
770b3e11a4ce8b1cf636e586de4027f2
52562b6c1da4469e52ffa3926e8c1be88a9c65f94e3667e24e6329313b8ae9c2
8a23c0e07480684638565f1a918b6f276477d57ad6c91096523c7acbfb0e5152
null
[ "LICENSE" ]
228
2.4
zehnex-pro
1.0.1
Ultra-fast Telegram bot framework with YouTube downloader, currency, Wikipedia PDF and QR code generation
# ⚡ Zehnex Pro 1.0.1 **Ultra-fast async Telegram bot framework** — YouTube yuklovchi, valyuta konvertor, Wikipedia→PDF va QR kod generatori bilan. ``` pip install zehnex-pro ``` --- ## 🚀 Tez boshlash ```python from zehnex_pro import ZehnexBot, VideoDownloader, CurrencyConverter, WikiToPDF, QRGenerato...
text/markdown
null
Zehnex Team <zehnex@example.com>
null
null
null
telegram, bot, framework, async, youtube-downloader, currency, wikipedia, qrcode, pdf
[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Topic :: Comm...
[]
null
null
>=3.9
[]
[]
[]
[ "httpx>=0.27.0", "yt-dlp>=2024.1.0", "reportlab>=4.0.0", "qrcode[pil]>=7.4.2", "Pillow>=10.0.0", "fpdf2>=2.7.0; extra == \"all\"", "pytest>=7.0; extra == \"dev\"", "pytest-asyncio>=0.21; extra == \"dev\"", "black; extra == \"dev\"", "mypy; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/zehnex-py/zehnex-pro", "Repository, https://github.com/zehnex-py/zehnex-pro", "Issues, https://github.com/zehnex-py/zehnex-pro/issues" ]
twine/6.2.0 CPython/3.14.2
2026-02-20T15:29:21.416576
zehnex_pro-1.0.1.tar.gz
23,013
4e/da/07c8e342fac7ec45025e09c053d0f3ee45bd5540895174ddfc36b072baa6/zehnex_pro-1.0.1.tar.gz
source
sdist
null
false
00fcbaf9ccae2b91d209886d6fadcccf
a07daf4feb414de771e0e9d1fe877a02c2535a69bb8a92c88a14ac952bac98a3
4eda07c8e342fac7ec45025e09c053d0f3ee45bd5540895174ddfc36b072baa6
MIT
[ "LICENSE" ]
224
2.4
dask-histogram
2026.2.0
Histogramming with Dask.
# dask-histogram > Scale up histogramming with [Dask](https://dask.org). [![Tests](https://github.com/dask-contrib/dask-histogram/actions/workflows/ci.yml/badge.svg)](https://github.com/dask-contrib/dask-histogram/actions/workflows/ci.yml) [![Documentation Status](https://readthedocs.org/projects/dask-histogram/badge...
text/markdown
null
Doug Davis <ddavis@ddavis.io>
null
null
BSD-3-Clause
null
[ "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Progra...
[]
null
null
>=3.10
[]
[]
[]
[ "boost-histogram>=1.3.2", "dask-awkward>=2025", "dask>=2021.03.0", "dask-sphinx-theme>=4.0.0; python_version >= \"3.11\" and extra == \"dev\"", "dask[array,dataframe]; extra == \"dev\"", "hist; extra == \"dev\"", "pytest; extra == \"dev\"", "sphinx>=5.0.0; python_version >= \"3.11\" and extra == \"dev...
[]
[]
[]
[ "Homepage, https://github.com/dask-contrib/dask-histogram", "Documentation, https://dask-histogram.readthedocs.io/", "Bug Tracker, https://github.com/dask-contrib/dask-histogram/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:29:18.713713
dask_histogram-2026.2.0.tar.gz
24,310
28/88/5e0a8fdb6e36320426ed0defac955d831310be04b1f5123a10a40bc6980b/dask_histogram-2026.2.0.tar.gz
source
sdist
null
false
e18191ed225a797bbc595d30c06434d8
76ea6ab994feaeaf13e2966be32f3cc493aa9d8e69f6fe14b6063c145bd3a58e
28885e0a8fdb6e36320426ed0defac955d831310be04b1f5123a10a40bc6980b
null
[ "LICENSE" ]
1,001
2.4
hassette
0.23.0
Hassette is a simple, modern, async-first Python framework for building Home Assistant automations.
<p align="center"> <img src="https://raw.githubusercontent.com/NodeJSmith/hassette/main/docs/_static/hassette-logo.svg" /> </p> # Hassette [![PyPI version](https://badge.fury.io/py/hassette.svg)](https://badge.fury.io/py/hassette) [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.py...
text/markdown
Jessica
Jessica <12jessicasmith34@gmail.com>
null
null
null
home-assistant, automation, async, typed, framework, smart-home, iot
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Home Automation"...
[]
null
null
<3.14,>=3.11
[]
[]
[]
[ "aiohttp>=3.11.18", "anyio>=4.10.0", "coloredlogs>=15.0.1", "fastapi>=0.128.6", "jinja2>=3.1.0", "croniter>=6.0.0", "deepdiff>=8.6.1", "diskcache>=5.6.3", "fair-async-rlock>=1.0.7", "frozendict>=2.4.7", "glom>=24.11.0", "humanize>=4.13.0", "orjson>=3.10.18", "packaging>=25.0", "platformd...
[]
[]
[]
[ "Homepage, https://github.com/nodejsmith/hassette", "Repository, https://github.com/nodejsmith/hassette", "Documentation, https://github.com/nodejsmith/hassette#readme", "Bug Reports, https://github.com/nodejsmith/hassette/issues", "Changelog, https://github.com/nodejsmith/hassette/blob/main/CHANGELOG.md" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:29:10.771147
hassette-0.23.0.tar.gz
232,336
4c/3c/58684abfe8927169a5befb99ae8565b52fb087f86f2dc63b665f0ad01fa9/hassette-0.23.0.tar.gz
source
sdist
null
false
1c4f147a28697a51e7426b89f6789937
fbb046d483bd192541383e211750ed78f854a783741cad13ce7bee4a5b40be7d
4c3c58684abfe8927169a5befb99ae8565b52fb087f86f2dc63b665f0ad01fa9
MIT
[]
217
2.4
mkdocs-material-joapuiib
3.0.0
Custom theme for MkDocs
# mkdocs-material-joapuiib [![Built with Material for MkDocs](https://img.shields.io/badge/Material_for_MkDocs-526CFE?style=for-the-badge&logo=MaterialForMkDocs&logoColor=white)](https://squidfunk.github.io/mkdocs-material/) [![PyPi](https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white...
text/markdown
null
Joan Puigcerver <joapuiib@gmail.com>
null
Joan Puigcerver <joapuiib@gmail.com>
null
null
[]
[]
null
null
>=3.5
[]
[]
[]
[ "markdown-captions~=2.1", "markdown_grid_tables~=0.3", "mkdocs~=1.6", "mkdocs-alias-plugin~=0.8", "mkdocs-awesome-nav~=3.0", "mkdocs-drawio~=1.7", "mkdocs-exclude-search~=0.6", "mkdocs-git-revision-date-localized-plugin~=1.2", "mkdocs-glightbox~=0.4", "mkdocs-macros-plugin~=1.2", "mkdocs-materia...
[]
[]
[]
[ "Repository, https://github.com/joapuiib/mkdocs-material-joapuiib" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:28:55.968624
mkdocs_material_joapuiib-3.0.0.tar.gz
356,273
9d/a7/faf3aaa8fd57ea76c076d49ddc128b3152e970afc0837c6f6202726dcd0a/mkdocs_material_joapuiib-3.0.0.tar.gz
source
sdist
null
false
196b4a651a68097c8a55eea2a5f71bbc
bdc9ee8124ec491ae77bf6711fca5e9b731f2a99baf762ef64f1860e4ce02ada
9da7faf3aaa8fd57ea76c076d49ddc128b3152e970afc0837c6f6202726dcd0a
null
[]
216
2.4
pyaxencoapi
1.0.6
Librairie d'utilisation de l'API REST/Websocket d'Axenco
# PyAxencoAPI Client Python asynchrone pour interagir avec les dispositifs connectés MyNeomitis via API REST/Websocket. ## Installation ```bash pip install pyaxencoapi
text/markdown
null
Léo Periou <leo.periou@axenco.com>
null
null
MIT
axenco, api, iot, myneomitis, async
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Home Automation"...
[]
null
null
>=3.11
[]
[]
[]
[ "aiohttp>=3.8.0", "python-socketio[asyncio_client]>=5.0.0", "pytest; extra == \"dev\"", "pytest-asyncio; extra == \"dev\"", "aiohttp; extra == \"dev\"", "aioresponses; extra == \"dev\"", "python-socketio[asyncio_client]; extra == \"dev\"", "coverage; extra == \"dev\"", "pytest-cov; extra == \"dev\""...
[]
[]
[]
[ "Homepage, https://github.com/AXENCO-FR/ha-py-axenco-api", "Repository, https://github.com/AXENCO-FR/ha-py-axenco-api", "Issues, https://github.com/AXENCO-FR/ha-py-axenco-api/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:28:46.252382
pyaxencoapi-1.0.6.tar.gz
8,310
e0/34/675b85559474fc4e707a4449826ed427db2b359153223f85a15eac9c5daa/pyaxencoapi-1.0.6.tar.gz
source
sdist
null
false
7dc069debd7d4f7242d14f7463f07e47
8e74a042ef749abd0a6ea3de549f71104527123103f6ff12a95c26369ae68d67
e034675b85559474fc4e707a4449826ed427db2b359153223f85a15eac9c5daa
null
[ "LICENSE" ]
197
2.4
dask-awkward
2026.2.0
Awkward Array meets Dask
dask-awkward ============ > Connecting [awkward-array](https://awkward-array.org) and [Dask](https://dask.org/). [![Tests](https://github.com/dask-contrib/dask-awkward/actions/workflows/pypi-tests.yml/badge.svg)](https://github.com/dask-contrib/dask-awkward/actions/workflows/pypi-tests.yml) [![Tests](https://github.c...
text/markdown
null
Doug Davis <ddavis@ddavis.io>, Martin Durant <mdurant@anaconda.com>
null
Doug Davis <ddavis@ddavis.io>, Martin Durant <mdurant@anaconda.com>
BSD-3-Clause
null
[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Pro...
[]
null
null
>=3.9
[]
[]
[]
[ "awkward>=2.8.12", "cachetools", "dask<2025.4.0,>=2023.4.0", "typing-extensions>=4.8.0", "pyarrow; extra == \"complete\"", "pyarrow; extra == \"docs\"", "sphinx-book-theme; extra == \"docs\"", "sphinx-codeautolink; extra == \"docs\"", "sphinx-design; extra == \"docs\"", "pyarrow; extra == \"io\"",...
[]
[]
[]
[ "Homepage, https://github.com/dask-contrib/dask-awkward", "Bug Tracker, https://github.com/dask-contrib/dask-awkward/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:28:45.082366
dask_awkward-2026.2.0.tar.gz
77,650
53/a3/2bfd24d79e65ccd165ab515eb8642a90d56f5f5dfd139c20b00edfe2da57/dask_awkward-2026.2.0.tar.gz
source
sdist
null
false
be961d90e7fc34ed674802ef6ffe8048
24142baa536d769e089b198f5dc5320372f49c6612fc10d2a6fd8c7b446e2cd9
53a32bfd24d79e65ccd165ab515eb8642a90d56f5f5dfd139c20b00edfe2da57
null
[ "LICENSE" ]
5,215
2.4
fastpluggy-redis
0.0.24
Redis Tools plugin for Fastpluggy
# Redis Tools for FastPluggy ![Redis Tools](https://img.shields.io/badge/FastPluggy-Redis%20Tools-red) ![Version](https://img.shields.io/badge/version-0.0.7-blue) A powerful Redis browser and management plugin for FastPluggy applications. This plugin provides a user-friendly interface to browse, search, and manage R...
text/markdown
FastPluggy Team
null
null
null
null
null
[]
[]
null
null
>=3.10
[]
[]
[]
[ "redis", "fastpluggy-ui-tools>=0.0.12" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.11.14
2026-02-20T15:28:24.725570
fastpluggy_redis-0.0.24.tar.gz
17,641
ba/47/742e62d6e1867db14eb88fe249e2d602c718f26970e31e5bcd957c0e2f09/fastpluggy_redis-0.0.24.tar.gz
source
sdist
null
false
6bb451e93b88482d2d777e6ba31e57a5
cd20766a936b760bea045e774b0b6ee14df050218c585985cc92f4bb1dcb190c
ba47742e62d6e1867db14eb88fe249e2d602c718f26970e31e5bcd957c0e2f09
null
[]
208
2.4
holiday-rlag
0.1.9
Fetches holiday information from https://github.com/vacanza/holidays and applies reverse lagging (that is, future indicators) for time series training.
# holiday-rlag Fetches holiday information using the [holidays](https://github.com/vacanza/holidays) library and applies reverse lagging (future indicators) for time series training. ## Features - Fetches holidays for a given date range and country - Adds reverse lagged indicators for holidays (e.g., is a holid...
text/markdown
null
Sven Flake <sflake@paiqo.com>
null
null
null
null
[]
[]
null
null
>=3.11
[]
[]
[]
[ "holidays>=0.91" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.12.10
2026-02-20T15:27:55.879082
holiday_rlag-0.1.9.tar.gz
3,963
41/ad/680764a9947c8473ed79a57d908cf60be4ab7189942a0a3e7229ef61e8cb/holiday_rlag-0.1.9.tar.gz
source
sdist
null
false
3e5d86eba55b08275e078c5a7df6d6a0
ec0cdc2be74d789f7cad9cdd4ff7c60c3b356cb98793422271dd04b265c6ccfb
41ad680764a9947c8473ed79a57d908cf60be4ab7189942a0a3e7229ef61e8cb
null
[ "LICENSE" ]
202
2.4
cmp3
1.0.3
This project updates the concept of __cmp__ for python3.
==== cmp3 ==== Visit the website `https://cmp3.johannes-programming.online/ <https://cmp3.johannes-programming.online/>`_ for more information.
text/x-rst
null
Johannes <johannes.programming@gmail.com>
null
null
The MIT License (MIT) Copyright (c) 2026 Johannes Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation...
null
[ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Typing :: Typed" ]
[]
null
null
>=3.11
[]
[]
[]
[ "setdoc<2,>=1.2.10" ]
[]
[]
[]
[ "Download, https://pypi.org/project/cmp3/#files", "Index, https://pypi.org/project/cmp3/", "Source, https://github.com/johannes-programming/cmp3/", "Website, https://cmp3.johannes-programming.online/" ]
twine/6.2.0 CPython/3.11.14
2026-02-20T15:27:44.488900
cmp3-1.0.3.tar.gz
8,294
4f/5c/3ffea09d37b77d4e257be9e0a55a3c34d1ed69c43fd5c39d1b17ca73e007/cmp3-1.0.3.tar.gz
source
sdist
null
false
6f72c2306617cae68eb544ac52d6dcd6
b5d23e53a9b5dc839ab63051c3da4cf22158cc8393c8674d84f0f93e77825df8
4f5c3ffea09d37b77d4e257be9e0a55a3c34d1ed69c43fd5c39d1b17ca73e007
null
[ "LICENSE.txt" ]
199
2.4
mnesis
0.1.1
Lossless Context Management — persistent memory for LLM agent sessions
<p align="center"> <img src="https://raw.githubusercontent.com/Lucenor/mnesis/main/docs/images/logo_icon.png" alt="mnesis logo" width="120"><br><br> <img src="https://raw.githubusercontent.com/Lucenor/mnesis/main/docs/images/logo_wordmark.png" alt="mnesis" width="320"><br><br> <em>Lossless Context Management for ...
text/markdown
Mnesis Authors
null
null
null
Apache-2.0
agents, compaction, context, llm, memory
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14", "Topic :: Scientific/Engineering :: Artificial Intelligence" ]
[]
null
null
>=3.12
[]
[]
[]
[ "aiosqlite>=0.20.0", "anyio>=4.4.0", "jinja2>=3.1.4", "jsonschema>=4.22.0", "litellm>=1.40.0", "pydantic>=2.7.0", "python-magic>=0.4.27", "python-ulid>=3.0.0", "structlog>=24.2.0", "tiktoken>=0.7.0" ]
[]
[]
[]
[ "Homepage, https://mnesis.lucenor.tech", "Documentation, https://mnesis.lucenor.tech", "Source, https://github.com/Lucenor/mnesis", "Changelog, https://mnesis.lucenor.tech/changelog/", "Issues, https://github.com/Lucenor/mnesis/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:27:11.208990
mnesis-0.1.1.tar.gz
2,006,682
7e/e1/c2efff4e2f86c768315499b2b44bca8332953635101cb8541f03ca75a82b/mnesis-0.1.1.tar.gz
source
sdist
null
false
297a197757d8cae70a9b096c6225b3a3
4cc1932a1ef50ea175cff76466d453340db6b8f2562a55d932441d0c0086d627
7ee1c2efff4e2f86c768315499b2b44bca8332953635101cb8541f03ca75a82b
null
[ "LICENSE", "NOTICE" ]
200
2.4
palfrey
0.1.2
A clean-room ASGI server with Uvicorn-compatible CLI and behavior mapping.
# Palfrey <p align="center"> <a href="https://palfrey.dymmond.com"><img src="https://res.cloudinary.com/dymmond/image/upload/v1771522360/Palfrey/Logo/logo_ocxyty.png" alt='Palfrey'></a> </p> <p align="center"> <em>Palfrey is a clean-room, high-performance Python ASGI server with source-traceable parity mapping....
text/markdown
null
Tiago Silva <tarsil@tarsild.io>
null
null
MIT
asgi, click, server, websocket
[ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: AsyncIO", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Languag...
[]
null
null
>=3.10
[]
[]
[]
[ "click<9.0.0,>=8.1.7", "h11>=0.8", "uvicorn[standard]<1.0.0,>=0.34.0; extra == \"benchmark\"", "maturin<2.0.0,>=1.9.0; extra == \"dev\"", "ruff<1.0.0,>=0.11.0; extra == \"dev\"", "ty>=0.0.1a16; extra == \"dev\"", "griffe-typingdoc<1.0,>=0.2.2; extra == \"docs\"", "mdx-include>=1.4.2; extra == \"docs\"...
[]
[]
[]
[ "Homepage, https://github.com/dymmond/palfrey", "Documentation, https://palfrey.dymmond.com", "Source, https://github.com/dymmond/palfrey", "Changelog, https://github.com/dymmond/palfrey/blob/main/CHANGELOG.md" ]
Hatch/1.16.3 cpython/3.10.19 HTTPX/0.28.1
2026-02-20T15:27:09.844203
palfrey-0.1.2-py3-none-any.whl
101,523
2a/bf/ac982f41fdc4e4255a9c18df0c9da455defb26a64cf365adf854417c3a07/palfrey-0.1.2-py3-none-any.whl
py3
bdist_wheel
null
false
431f57a6c34fadbae7add3c7a7c31e85
87e624e7e58523e613640856e523b77ee9ac9d12b6f761fb2e3b7ca013bdaa5e
2abfac982f41fdc4e4255a9c18df0c9da455defb26a64cf365adf854417c3a07
null
[ "LICENSE" ]
220
2.4
lvl3dev-todoist-cli
1.0.0
Simple command-line interface for the Todoist API Python SDK.
# lvl3dev-todoist-cli Simple command-line interface for Todoist using the official `todoist-api-python` SDK. ## Development setup (uv) ```bash uv sync ``` Run commands through `uv`: ```bash uv run todoist --help ``` ## Build and install (uv + pipx) Build a wheel with `uv`: ```bash uv build ``` Install globally...
text/markdown
Dolphin Electric
null
null
null
null
null
[ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language ...
[]
null
null
>=3.10
[]
[]
[]
[ "todoist-api-python>=3.1.0" ]
[]
[]
[]
[ "Homepage, https://github.com/dolphin-electric/todoist-cli", "Repository, https://github.com/dolphin-electric/todoist-cli", "Issues, https://github.com/dolphin-electric/todoist-cli/issues" ]
twine/6.2.0 CPython/3.14.3
2026-02-20T15:27:04.441701
lvl3dev_todoist_cli-1.0.0.tar.gz
8,459
f4/90/f1b73932cc94651aa69ee8bf3523887de1f8e8fb5008381fed3c094f30b2/lvl3dev_todoist_cli-1.0.0.tar.gz
source
sdist
null
false
4031eb7438e63ca7f3dbfe23a901749e
bb5d27ea4fc19eb1e8adce710ad2ea58e9ff18ef41e39160f6797750d8011437
f490f1b73932cc94651aa69ee8bf3523887de1f8e8fb5008381fed3c094f30b2
MIT
[ "LICENSE" ]
198
2.4
github2gerrit
1.0.6
Submit a GitHub pull request to a Gerrit repository.
<!-- SPDX-License-Identifier: Apache-2.0 SPDX-FileCopyrightText: 2025 The Linux Foundation --> # github2gerrit Submit a GitHub pull request to a Gerrit repository, implemented in Python. This action is a drop‑in replacement for the shell‑based `lfit/github2gerrit` composite action. It mirrors the same inputs, output...
text/markdown
null
Matthew Watkins <mwatkins@linuxfoundation.org>
null
null
null
actions, ci, cli, gerrit, github, typer
[ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3....
[]
null
null
>=3.11
[]
[]
[]
[ "cryptography>=46.0.5", "git-review>=2.5.0", "pygerrit2>=2.0.15", "pygithub>=2.8.1", "pynacl>=1.6.2", "pyyaml>=6.0.3", "rich>=14.2.0", "typer>=0.20.1", "urllib3>=2.6.3", "coverage[toml]>=7.10.6; extra == \"dev\"", "mypy>=1.17.1; extra == \"dev\"", "pytest-cov>=7.0.0; extra == \"dev\"", "pyte...
[]
[]
[]
[ "Homepage, https://github.com/lfreleng-actions/github2gerrit-action", "Repository, https://github.com/lfreleng-actions/github2gerrit-action", "Issues, https://github.com/lfreleng-actions/github2gerrit-action/issues" ]
twine/6.2.0 CPython/3.12.12
2026-02-20T15:26:49.635670
github2gerrit-1.0.6.tar.gz
844,834
12/bf/5e86360338e1393f7deb6aad9716c42b801c5cdc1d3bf420f37bc3aed743/github2gerrit-1.0.6.tar.gz
source
sdist
null
false
7c559eab8da6bef5c635b25eebc177bb
f8fc6b549a6db3f68bfa22f5d164882b7d9873e18ddcf8d7f1a92e6b02c97b8e
12bf5e86360338e1393f7deb6aad9716c42b801c5cdc1d3bf420f37bc3aed743
Apache-2.0
[ "LICENSE" ]
219
2.4
vijil
0.1.58
Python Client for Vijil
# vijil-python Python Client for Vijil ## Setup ```bash pip install -U vijil ``` Then initialize the client using ```python from vijil import Vijil client = Vijil() ``` Requires a `VIJIL_API_KEY`, either loaded in the environment or suppllied as `api_key` argument above. ## Run Evaluations ```python client.ev...
text/markdown
Subho Majumdar
subho@vijil.ai
null
null
null
null
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14" ]
[]
null
null
<4.0,>=3.10
[]
[]
[]
[ "bs4>=0.0.2", "fastapi>=0.121.0", "fastparquet>=2024.5.0", "markdownify<2.0.0,>=1.2.2", "mypy<2.0.0,>=1.12.1", "packaging>=24.2", "pandas<3.0.0,>=2.1.4", "pyngrok<8.0.0,>=7.2.4", "python-dotenv>=1.0.1", "requests>=2.32.3", "starlette>=0.50.0", "tornado<7.0,>=6.5", "tqdm>=4.67.1", "types-re...
[]
[]
[]
[]
poetry/2.3.2 CPython/3.12.12 Linux/6.11.0-1018-azure
2026-02-20T15:26:38.518916
vijil-0.1.58-py3-none-any.whl
37,548
e8/89/638136a85545e04fc54a0d6a200f45663e675a237caa1d04258cbac5dc9b/vijil-0.1.58-py3-none-any.whl
py3
bdist_wheel
null
false
8333940e24d486dc382632e57ccefeec
058ca1b28d5ee328f31c45fb59a25e2bb7dd9792e13f092b4fd9411569255bbb
e889638136a85545e04fc54a0d6a200f45663e675a237caa1d04258cbac5dc9b
null
[ "LICENSE" ]
211
2.4
nkunyim-iam
1.3.5
Auth library for Nkunyim apps and services
# nkunyim_iam IAM module for Nkunyim Services
text/markdown
null
Enoch Enchill <et.enchill@gmail.com>
null
null
null
null
[ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.9
[]
[]
[]
[ "django", "djangorestframework", "pydantic", "requests" ]
[]
[]
[]
[ "Homepage, https://github.com/nkunyim/nkunyim_iam", "Issues, https://github.com/nkunyim/nkunyim_iam/issues" ]
twine/6.1.0 CPython/3.12.3
2026-02-20T15:26:09.163170
nkunyim_iam-1.3.5.tar.gz
16,771
62/e6/785a23d97e4c9de049af36dfa6a91573b7458bf56200572d88992f047d75/nkunyim_iam-1.3.5.tar.gz
source
sdist
null
false
12e68cf34deb900ee9c0b89d16eb7fb2
8ff9e3d09ca972a5d247f8d4db4a11c48c9962fb756f6a63f6588a7ff9569053
62e6785a23d97e4c9de049af36dfa6a91573b7458bf56200572d88992f047d75
Apache-2.0
[ "LICENSE" ]
210
2.4
deepnote-cli
0.4.0
Deepnote CLI packaged for PyPI
# deepnote-cli Python package for the Deepnote CLI. This package bundles a native `deepnote` executable built from `@deepnote/cli` using Bun and exposes it as a Python console script. ## Usage ```bash deepnote --help deepnote --version ```
text/markdown
Deepnote
null
null
null
Apache-2.0
deepnote, cli, notebook, data-science
[ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Build Tools", "Topic :: Utilitie...
[]
null
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://github.com/deepnote/deepnote", "Repository, https://github.com/deepnote/deepnote", "Documentation, https://deepnote.com/docs/getting-started" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:25:58.115723
deepnote_cli-0.4.0-py3-none-win_amd64.whl
42,746,180
cf/2d/6f678caf0b4c4b5c8fccff2db88e8b552b0e6ae4d13b0f65663370a9077d/deepnote_cli-0.4.0-py3-none-win_amd64.whl
py3
bdist_wheel
null
false
94445b7d5c2423e20b87ac9f9ef41136
173251d4d5b4314ad18a4d0613922893238dc95f82aa9b45bcf0cd9cf6ec1497
cf2d6f678caf0b4c4b5c8fccff2db88e8b552b0e6ae4d13b0f65663370a9077d
null
[]
220
2.4
psutierlist-api-wrapper
1.0.0
API Wrapper
# psutierlist-api-wrapper A fully-typed, modern Python wrapper for the internal API used on [psutierlist.org](https://psutierlist.org/). > [!WARNING] > This library is not affiliated with the website or anyone behind SPL's PSU Tier List. It may break at any time if the API changes, due to this being an unofficial wra...
text/markdown
null
PowerPCFan <charlie@powerpcfan.xyz>
null
PowerPCFan <charlie@powerpcfan.xyz>
null
null
[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13" ]
[]
null
null
>=3.11
[]
[]
[]
[ "httpx>=0.28.1" ]
[]
[]
[]
[ "Repository, https://github.com/PowerPCFan/psutierlist-api-wrapper", "Issues, https://github.com/PowerPCFan/psutierlist-api-wrapper/issues" ]
twine/6.2.0 CPython/3.14.2
2026-02-20T15:25:46.270523
psutierlist_api_wrapper-1.0.0-py3-none-any.whl
17,535
fc/bb/f57669458592ce4573a89c18d98b9a7cfd9ab8de0ac4509e50851a4bf895/psutierlist_api_wrapper-1.0.0-py3-none-any.whl
py3
bdist_wheel
null
false
fe85788147d817f7c775a837de659dc3
ce2615e55d256d6f13a4c0c57040b7ff3e8e115c7879bb74bc27d7f8e6fc3e7e
fcbbf57669458592ce4573a89c18d98b9a7cfd9ab8de0ac4509e50851a4bf895
AGPL-3.0-only
[ "LICENSE" ]
87
2.4
lino-react
26.2.1
The React front end for Lino
============================ The React front end for Lino ============================ The ``lino_react`` package contains the React front end for Lino. Project homepage is https://gitlab.com/lino-framework/react
text/x-rst
null
Rumma & Ko Ltd <info@saffre-rumma.net>, Luc Saffre <luc@saffre-rumma.net>
null
null
GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. ...
Django, React, customized, framework
[ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Affero General Public License v3", "Natural Language :: English", "Natural Language :...
[]
null
null
>=3.8
[]
[]
[]
[ "deepmerge", "lino", "atelier; extra == \"testing\"", "hatch; extra == \"testing\"", "pytest; extra == \"testing\"", "pytest-cov; extra == \"testing\"", "pytest-env; extra == \"testing\"", "pytest-forked; extra == \"testing\"", "pytest-html; extra == \"testing\"" ]
[]
[]
[]
[ "Homepage, https://react.lino-framework.org", "Repository, https://gitlab.com/lino-framework/react" ]
twine/6.1.0 CPython/3.12.3
2026-02-20T15:25:36.703052
lino_react-26.2.1.tar.gz
21,031,421
df/f1/7dde552a99b01bcc0d4711f03aa7a71b0cc0e3014da288c4433421135c7d/lino_react-26.2.1.tar.gz
source
sdist
null
false
1510bc44d543c925c75bdfc802d45e05
a9df034494e5a6cb2550047c9649c82cb4eec6fc2424980d08a70085f7e58d75
dff17dde552a99b01bcc0d4711f03aa7a71b0cc0e3014da288c4433421135c7d
null
[ "COPYING" ]
201
2.4
agenttrace-py
0.1.2
Deterministic execution and replay layer for AI Agents
# AgentTrace Python SDK The deterministic execution and replay layer for AI Agents. Stop guessing why your agents crash in production. AgentTrace records every LLM call, tool execution, and intermediate state—letting you rewind time, fork the execution, and test fixes instantly. ## Installation ```bash pip...
text/markdown
AgentTrace
hello@agenttrace.com
null
null
null
null
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Pyt...
[]
https://agenttrace.com
null
>=3.8
[]
[]
[]
[ "requests>=2.20.0", "typing-extensions>=4.0.0" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.12.1
2026-02-20T15:25:27.928856
agenttrace_py-0.1.2.tar.gz
5,066
2c/be/f3969ca128b6ca9bd2a448b3440d5cc329ddd76787f34376285654f9d3df/agenttrace_py-0.1.2.tar.gz
source
sdist
null
false
4e07ccb61d1d8c93f9c9e4f203bd5c1e
c2c68681e5659d0b815bd9f47e6044d54050c237da57c449050937c4142efef2
2cbef3969ca128b6ca9bd2a448b3440d5cc329ddd76787f34376285654f9d3df
null
[]
177
2.4
yamlgraph
0.4.52
YAML-first framework for building LLM pipelines with LangGraph
# YamlGraph [![PyPI version](https://badge.fury.io/py/yamlgraph.svg)](https://pypi.org/project/yamlgraph/) [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)...
text/markdown
Sami Heikkinen
null
null
null
MIT
yaml, llm, langgraph, pipeline, ai, agent
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Software Development :: Libraries :: Application Framewor...
[]
null
null
<3.14,>=3.11
[]
[]
[]
[ "langchain-anthropic>=0.3.0", "langchain-google-genai>=2.0.0", "langchain-mistralai>=0.2.0", "langchain-openai>=0.3.0", "langgraph>=0.2.0", "langgraph-checkpoint-sqlite>=2.0.0", "pydantic>=2.0.0", "python-dotenv>=1.0.0", "pyyaml>=6.0", "langsmith>=0.1.0", "jinja2>=3.1.0", "pytest>=7.0.0; extra...
[]
[]
[]
[ "Homepage, https://github.com/sheikkinen/yamlgraph", "Repository, https://github.com/sheikkinen/yamlgraph", "Documentation, https://github.com/sheikkinen/yamlgraph#readme" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:25:24.758404
yamlgraph-0.4.52.tar.gz
106,035
54/b9/25ebfd072dbe681b4fac270b759b2d5c6a735a3378d0bff6d477b119dce3/yamlgraph-0.4.52.tar.gz
source
sdist
null
false
1b2a489362f59d40a0dd3be1f5c46cf6
f33c249e4246ea6ac3c1696057b795622d23c0238b85799f373de220a2139c23
54b925ebfd072dbe681b4fac270b759b2d5c6a735a3378d0bff6d477b119dce3
null
[ "LICENSE" ]
186
2.4
aixtools
0.10.14
Tools for AI exploration and debugging
# AIXtools AIXtools is a comprehensive Python library for AI agent development, debugging, and deployment. It provides a complete toolkit for building, testing, and monitoring AI agents with support for multiple model providers, advanced logging, and agent-to-agent communication. ## Capabilities - **[Installation](#...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.11.2
[]
[]
[]
[ "a2a-sdk[postgresql]>=0.3.3", "alembic>=1.17.1", "cachebox>=5.0.1", "chainlit>=2.5.5", "colorlog>=6.9.0", "fasta2a>=0.6.0", "fastmcp>=2.14.0", "hvac>=2.3.0", "ipykernel>=6.29.5", "jupyterlab>=4.4.3", "langchain-chroma>=0.2.3", "langchain-ollama>=0.3.2", "langchain-openai>=0.3.14", "markitd...
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:24:35.347748
aixtools-0.10.14.tar.gz
204,240
b9/fa/64a2878012dd1586fd36dea41a3077f599e8a4342437e12a7596750d663d/aixtools-0.10.14.tar.gz
source
sdist
null
false
c93cf703bd2879fd2af49044525ac8f9
beb242b3a1ab43e2b3a01a631edaec72fd31a2a63e8fed34b8b09cac936c88fd
b9fa64a2878012dd1586fd36dea41a3077f599e8a4342437e12a7596750d663d
null
[]
209
2.4
lino-xl
26.2.1
The Lino Extensions Library
======================= Lino Extensions Library ======================= This is the source code of the ``lino-xl`` Python package, a collection of plugins used by many Lino applications. It is an integral part of the `Lino framework <https://www.lino-framework.org>`__, a sustainably free open-source project maintained...
text/x-rst
null
Rumma & Ko Ltd <info@saffre-rumma.net>, Luc Saffre <luc@saffre-rumma.net>
null
null
GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. ...
Django, React, customized, framework
[ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Affero General Public License v3", "Natural Language :: English", "Natural Language :...
[]
null
null
>=3.8
[]
[]
[]
[ "commondata", "lino", "setuptools<80", "hatch; extra == \"dev\"", "pytest; extra == \"dev\"", "pytest-cov; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://www.lino-framework.org", "Repository, https://gitlab.com/lino-framework/xl" ]
twine/6.1.0 CPython/3.12.3
2026-02-20T15:24:26.426228
lino_xl-26.2.1.tar.gz
5,460,339
be/58/c525c2557bffb27a340b5681b6e93e019eb773ae3ab2ad93d387ffb786c4/lino_xl-26.2.1.tar.gz
source
sdist
null
false
9f703ecfcdaddb273600a9262d66e960
c9a53c01ff949343eb849df28bd030fdab0417f45974ed1e9ecff5468f0680b7
be58c525c2557bffb27a340b5681b6e93e019eb773ae3ab2ad93d387ffb786c4
null
[ "AUTHORS.rst", "COPYING" ]
190
2.4
django-api-mixins
0.1.1
A collection of useful mixins for Django REST Framework ViewSets and APIViews
# django-api-mixins A collection of useful mixins for Django REST Framework ViewSets and APIViews to simplify common API patterns. ## Features - **APIMixin**: Dynamic serializer selection based on action (create, update, list, retrieve) - **ModelMixin**: Automatic filter field generation for Django models - ...
text/markdown
null
Subhransu Das <subhransud525@gmail.com>
null
null
MIT
django, django-rest-framework, drf, mixins, api, viewsets
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Pyt...
[]
null
null
>=3.8
[]
[]
[]
[ "Django>=3.2", "djangorestframework>=3.12" ]
[]
[]
[]
[ "Homepage, https://github.com/subhrans/django-api-mixins", "Documentation, https://github.com/subhrans/django-api-mixins#readme", "Repository, https://github.com/Subhrans/django-api-mixins", "Issues, https://github.com/subhrans/django-api-mixins/issues" ]
twine/6.2.0 CPython/3.11.8
2026-02-20T15:23:53.358229
django_api_mixins-0.1.1.tar.gz
8,596
c0/03/5987ccdb959e18a98c8e40e719041ba7e8d39a7be3e3b56b154ee6961b26/django_api_mixins-0.1.1.tar.gz
source
sdist
null
false
2d264d87edca5878562ee110ca5c2d15
9dcf169d75bfadf4bb387d4c59a0116e6260060b6e939fce3b700d0ccb3521c4
c0035987ccdb959e18a98c8e40e719041ba7e8d39a7be3e3b56b154ee6961b26
null
[ "LICENSE" ]
187
2.4
lino
26.2.4
A framework for writing desktop-like web applications using Django and ExtJS or React
==================== The ``lino`` package ==================== This repository is the core package of the `Lino framework <https://www.lino-framework.org>`__, a sustainably free open-source project maintained by the `Synodalsoft team <https://www.synodalsoft.net>`__. Your contributions are welcome. - Developer Guide:...
text/x-rst
null
Rumma & Ko Ltd <info@saffre-rumma.net>, Luc Saffre <luc@saffre-rumma.net>
null
null
GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. ...
Django, React, customized, framework
[ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Affero General Public License v3", "Natural Language :: English", "Natural Language :...
[]
null
null
>=3.8
[]
[]
[]
[ "babel", "beautifulsoup4", "dateparser", "django", "django-click", "django-localflavor", "docutils", "etgen", "html2text", "jinja2", "lxml", "odfpy", "openpyxl", "python-dateutil", "pytidylib", "pyyaml", "sphinx", "unipath", "weasyprint", "hatch; extra == \"dev\"", "pytest; e...
[]
[]
[]
[ "Homepage, https://www.lino-framework.org", "Repository, https://gitlab.com/lino-framework/lino" ]
twine/6.1.0 CPython/3.12.3
2026-02-20T15:23:43.168842
lino-26.2.4.tar.gz
13,752,841
cd/17/dbfbbbed1f6ac88d4f3e6f424a5b3653fa2cd93c3fd7d2a475bc143677c3/lino-26.2.4.tar.gz
source
sdist
null
false
ef0bf27e38b70e9ab7b9670849db5e9a
97578b368eaccecb13e8d1d949513190a3107efb78afb47070ca473ac502b441
cd17dbfbbbed1f6ac88d4f3e6f424a5b3653fa2cd93c3fd7d2a475bc143677c3
null
[ "AUTHORS.rst", "COPYING" ]
203
2.4
yagra
1.0.0
Declarative LangGraph Builder powered by YAML
# Yagra <p align="center"> <img src="docs/assets/yagra-logo.jpg" alt="Yagra logo" width="720" /> </p> <p align="center"> <a href="https://github.com/shogo-hs/Yagra/actions/workflows/ci.yml"><img src="https://github.com/shogo-hs/Yagra/actions/workflows/ci.yml/badge.svg" alt="CI"></a> <a href="https://pypi.org/pr...
text/markdown
Shogo Hasegawa
null
null
null
MIT License Copyright (c) 2026 Shogo Hasegawa Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the...
agent, langgraph, llm, workflow, yaml
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Topic :: Software Development :: Libraries :: Python Modules" ]
[]
null
null
>=3.12
[]
[]
[]
[ "langgraph>=1.0.8", "pydantic>=2.12.5", "pyyaml>=6.0.3", "litellm>=1.57.10; extra == \"llm\"", "mcp>=1.26.0; extra == \"mcp\"" ]
[]
[]
[]
[ "Homepage, https://pypi.org/project/yagra/" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:23:31.064594
yagra-1.0.0.tar.gz
1,773,930
de/5b/4db7a5749b3f6c7b4b9044f98507179cecf80183ea3a5c000906f70a1318/yagra-1.0.0.tar.gz
source
sdist
null
false
1d3978a5a4421e789d07ee6a5d4f47d4
61b5256428c8ec5d7b1adf781f426fc845abf7602b0c6b18a4572c7742899f22
de5b4db7a5749b3f6c7b4b9044f98507179cecf80183ea3a5c000906f70a1318
null
[ "LICENSE" ]
165
2.1
fepydas
0.0.75
felix' python data analysis suite
A python3 tool for data analysis and fitting. Install from https://pypi.org/project/fepydas/ with "pip install fepydas". View repository at https://git.tu-berlin.de/nippert/fepydas Find usage examples at https://git.tu-berlin.de/nippert/fepydas/-/tree/master/examples Requirements: Python3 numpy scipy matplotlib lmfit...
text/markdown
Felix Nippert
felix@physik.tu-berlin.de
null
null
null
null
[ "Development Status :: 3 - Alpha", "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent" ]
[]
https://git.tu-berlin.de/nippert/fepydas
null
>=3.6
[]
[]
[]
[ "numpy>=2.0.0", "scipy", "lmfit", "matplotlib", "scikit-learn", "pyamg", "sympy>=1.13.3", "pathos", "tqdm" ]
[]
[]
[]
[ "Bug Tracker, https://git.tu-berlin.de/nippert/fepydas/issues" ]
twine/4.0.2 CPython/3.7.17
2026-02-20T15:23:04.289144
fepydas-0.0.75-py3-none-any.whl
55,178
be/58/8f3fe6fbb33754ba1b0affa300797ce5f31472528d2b598cccdb77ab81ef/fepydas-0.0.75-py3-none-any.whl
py3
bdist_wheel
null
false
06462f3ae59b3f653fed2c7bc0e9ed68
3962546272c033c05edc8e0ef7f3042edb611c3f09c444c4b82090fcac6d29a6
be588f3fe6fbb33754ba1b0affa300797ce5f31472528d2b598cccdb77ab81ef
null
[]
95
2.4
opticalib
1.2.1
This package is a python interface for laboratory adaptive optics systems, with a focus on the calibration of deformable mirrors (DMs) and the acquisition of wavefront data using interferometers.
# OptiCalib : adaptive OPTics package for deformable mirrors CALibration ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ArcetriAdaptiveOptics/opticalib/tests.yml) `Adaptive Optics Group, INAF - Osservatorio Astrofisico di Arcetri` - [Pietro Ferraiuolo](mailto:pietro.ferraiu...
text/markdown
Adaptive Optics Group - INAF - Osservatorio Astrofisico di Arcetri
pietro.ferraiuolo@inaf.it
Pietro Ferraiuolo
null
MIT License
null
[ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: Unix" ]
[]
https://github.com/ArcetriAdaptiveOptics/opticalib
null
>=3.10
[]
[]
[]
[ "arte", "astropy", "scikit-image", "scikit-learn", "vmbpy", "pipython", "scipy", "plico_dm", "ruamel.yaml", "Pyro4", "h5py", "jdcal", "tqdm", "matplotlib", "xupy", "numpy" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.12.12
2026-02-20T15:22:52.277366
opticalib-1.2.1.tar.gz
344,354
06/63/766b44afff5dc6e20b363ad096e1e5a654cbd7f9f5404af94c1df4ca6fcf/opticalib-1.2.1.tar.gz
source
sdist
null
false
8652cab676db75d6c0d7668737aca1bb
695df576a76ebd5d8b4864d50cb3ea706a296b266bcc145daeb1b74bac18f421
0663766b44afff5dc6e20b363ad096e1e5a654cbd7f9f5404af94c1df4ca6fcf
null
[ "LICENSE" ]
179
2.4
esbmc_ai
0.5.2.dev15
LLM driven development and automatic repair kit.
# ESBMC AI [![Development](https://github.com/esbmc/esbmc-ai/actions/workflows/workflow.yml/badge.svg?branch=master)](https://github.com/esbmc/esbmc-ai/actions/workflows/workflow.yml) [![Docker Repository on Quay](https://quay.io/repository/yiannis128/esbmc-ai/status "Docker Repository on Quay")](https://quay.io/repo...
text/markdown
null
Yiannis Charalambous <yiannis128@hotmail.com>
null
null
null
AI, LLM, automated code repair, esbmc
[ "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "License :: Other/Proprietary License", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.12
[]
[]
[]
[ "blessed", "langchain", "langchain-anthropic", "langchain-community", "langchain-ollama", "langchain-openai", "lizard", "platformdirs", "pydantic", "python-dotenv", "regex", "structlog", "torch", "transformers" ]
[]
[]
[]
[ "Documentation, https://github.com/esbmc/esbmc-ai/wiki", "Homepage, https://github.com/esbmc/esbmc-ai", "Issues, https://github.com/esbmc/esbmc-ai/issues", "Source Code, https://github.com/esbmc/esbmc-ai" ]
Hatch/1.16.3 cpython/3.12.0 HTTPX/0.28.1
2026-02-20T15:22:20.330338
esbmc_ai-0.5.2.dev15.tar.gz
58,610
d8/16/ff2ab8b3b61d626c5edc3f5879bf52fe4e263d55b455991c6b769e520802/esbmc_ai-0.5.2.dev15.tar.gz
source
sdist
null
false
1a851a1435b480d0ca42e4ff8a2042a1
5445a7fa8627db7b829e71a1ee937ec7f30a60ae83276bf895642333f832b6a2
d816ff2ab8b3b61d626c5edc3f5879bf52fe4e263d55b455991c6b769e520802
null
[ "CLA.md", "LICENSE" ]
0
2.4
juniper-data-client
0.3.0
HTTP client for the JuniperData dataset generation service
# juniper-data-client Python client library for the JuniperData REST API. ## Overview `juniper-data-client` provides a simple, robust client for interacting with the JuniperData dataset generation service. It is the official client library used by both JuniperCascor (neural network backend) and JuniperCanopy (web da...
text/markdown
Paul Calnon
null
null
null
null
juniper, dataset, machine-learning, api-client
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python...
[]
null
null
>=3.11
[]
[]
[]
[ "numpy>=1.24.0", "requests>=2.28.0", "urllib3>=2.0.0", "pytest>=7.0.0; extra == \"test\"", "pytest-cov>=4.0.0; extra == \"test\"", "pytest-timeout>=2.2.0; extra == \"test\"", "responses>=0.23.0; extra == \"test\"", "juniper-data-client[test]; extra == \"dev\"", "black>=23.0.0; extra == \"dev\"", "...
[]
[]
[]
[ "Homepage, https://github.com/pcalnon/juniper-data-client", "Repository, https://github.com/pcalnon/juniper-data-client", "Documentation, https://github.com/pcalnon/juniper-data-client#readme", "Issues, https://github.com/pcalnon/juniper-data-client/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:22:14.731858
juniper_data_client-0.3.0.tar.gz
14,316
98/d0/887a34fb041de7d8ee1bb8cab7061f0055b841adc28265b216bfeeef18df/juniper_data_client-0.3.0.tar.gz
source
sdist
null
false
746019c8ae33ba8672b93cc48df2ace9
9c5fdd49c2d35c0df8b2c9b81e98660a04ebafd53631ffc8a4d5329cae701b40
98d0887a34fb041de7d8ee1bb8cab7061f0055b841adc28265b216bfeeef18df
MIT
[ "LICENSE" ]
183
2.4
nautilus-futu
0.4.1
Futu OpenD adapter for NautilusTrader
# nautilus-futu Futu OpenD adapter for [NautilusTrader](https://github.com/nautechsystems/nautilus_trader) — 通过富途 OpenD 网关接入港股、美股、A股等市场的量化交易适配器。 ## 特性 - **独立安装包** — 不依赖 NautilusTrader 主仓库,自主控制版本发布 - **Rust 协议层** — 用 Rust 实现 Futu OpenD TCP 二进制协议,高性能低延迟 - **无 protobuf 冲突** — 不依赖 `futu-api` Python 包,Rust 侧用 prost 处理 pr...
text/markdown; charset=UTF-8; variant=GFM
loadstarCN
null
null
null
null
null
[ "Programming Language :: Rust", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "License :: OSI Approved :: MIT License" ]
[]
null
null
>=3.12
[]
[]
[]
[ "nautilus-trader>=1.221" ]
[]
[]
[]
[ "Repository, https://github.com/loadstarCN/nautilus-futu" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:22:09.622965
nautilus_futu-0.4.1.tar.gz
124,292
6f/46/bd25543ede5cb865f17425c834be249ea955000d476cc121e99e07f05e91/nautilus_futu-0.4.1.tar.gz
source
sdist
null
false
d7f1f598f2258a6abb1e9d63ce02a624
e94c7a0b2fee50186cf1641f1d6abd8712ed3d858292eaeded677b749d42405e
6f46bd25543ede5cb865f17425c834be249ea955000d476cc121e99e07f05e91
null
[ "LICENSE" ]
610
2.4
setdoc
1.2.10
This project helps to set the doc string.
====== setdoc ====== Visit the website `https://setdoc.johannes-programming.online/ <https://setdoc.johannes-programming.online/>`_ for more information.
text/x-rst
null
Johannes <johannes.programming@gmail.com>
null
null
The MIT License (MIT) Copyright (c) 2024 Johannes Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation...
null
[ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Typing :: Typed" ]
[]
null
null
>=3.11
[]
[]
[]
[]
[]
[]
[]
[ "Download, https://pypi.org/project/setdoc/#files", "Index, https://pypi.org/project/setdoc/", "Source, https://github.com/johannes-programming/setdoc/", "Website, https://setdoc.johannes-programming.online/" ]
twine/6.2.0 CPython/3.11.14
2026-02-20T15:21:59.383995
setdoc-1.2.10.tar.gz
5,774
58/fd/d9dcaf09829b36dbcff04b08710a380f23f0e71799bc39adb3db548a3150/setdoc-1.2.10.tar.gz
source
sdist
null
false
7b45944c06439050dbade35c5020ecf6
507591c28bfc519973e1201ba5dc10b04e73f022c85cbe6083e8d84a2ffa9ede
58fdd9dcaf09829b36dbcff04b08710a380f23f0e71799bc39adb3db548a3150
null
[ "LICENSE.txt" ]
168
2.4
vantix
1.2.9
One command ML project scaffolding CLI — works on Windows, Mac, and Linux.
<div align="center"> <img src="https://raw.githubusercontent.com/alexcj10/vantix/main/assets/logo.svg" width="400" alt="Vantix"> **Professional ML project scaffolding CLI — one command, zero config.** [![Version](https://img.shields.io/badge/version-1.2.9-blue)](https://pypi.org/project/vantix/) </div> ## ...
text/markdown
null
null
null
null
MIT
machine-learning, cli, scaffold, data-science, project-template
[ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Environment :: Console", "Topic :: Scientific/Engineering :: Artificial Intelligence" ]
[]
null
null
>=3.8
[]
[]
[]
[ "pytest; extra == \"dev\"" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.13.1
2026-02-20T15:21:55.884262
vantix-1.2.9.tar.gz
13,708
61/d9/cd2e32462eaa13fdcfbe5e938002ea6749b64777d02f036e47f40b2f50e8/vantix-1.2.9.tar.gz
source
sdist
null
false
d762e2f0d135ec25ecc208b6a10e59ed
8d2cb0984dc1fa8e7e985fcebb42fff2fc1f3111d18b4beee2115d322f68a567
61d9cd2e32462eaa13fdcfbe5e938002ea6749b64777d02f036e47f40b2f50e8
null
[ "LICENSE" ]
178
2.4
connexity
1.0.3
A Python client for Connexity API.
# Connexity SDK for Pipecat A Python SDK for tracking and analyzing voice AI call sessions with Pipecat. Provides frame observers for Twilio and Daily.co integrations to capture conversation data, latency metrics, and call analytics. ## Installation ```bash pip install connexity ``` ## Version ```python from conne...
text/markdown
null
Dima Ulyanets <dima@spacestep.ca>, Maksym Ilin <maksym@spacestep.ca>, Mykhailo Humeniuk <mykhailo.humeniuk@spacestep.ca>
null
null
MIT
null
[]
[]
null
null
>=3.11
[]
[]
[]
[ "aiohttp", "python-dotenv", "pipecat-ai>=0.0.101", "autoflake>=2.3.1; extra == \"dev\"", "ruff>=0.14.9; extra == \"dev\"" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.11.14
2026-02-20T15:21:53.478325
connexity-1.0.3.tar.gz
62,090
75/6d/6fac44dc2f088c0bac5f917c13b483c46fe1942450a913f4727e127b0426/connexity-1.0.3.tar.gz
source
sdist
null
false
c13658af7a57d3057d85076420a559c9
ca4e5615b63aaa45188db7d9c1a3988f44323a08bb0659c8d589684466bb772f
756d6fac44dc2f088c0bac5f917c13b483c46fe1942450a913f4727e127b0426
null
[]
149
2.4
idfkit
0.2.0
A fast, modern EnergyPlus IDF/epJSON parser with O(1) lookups and reference tracking
# idfkit [![Release](https://img.shields.io/github/v/release/samuelduchesne/idfkit)](https://github.com/samuelduchesne/idfkit/releases) [![Build status](https://img.shields.io/github/actions/workflow/status/samuelduchesne/idfkit/main.yml?branch=main)](https://github.com/samuelduchesne/idfkit/actions/workflows/main.yml...
text/markdown
null
Samuel Letellier-Duchesne <samuelduchesne@me.com>
null
null
null
building simulation, energy modeling, energyplus, epjson, idf, parser
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: ...
[]
null
null
<4.0,>=3.10
[]
[]
[]
[ "aiobotocore>=2.5; extra == \"all\"", "boto3>=1.26; extra == \"all\"", "matplotlib>=3.5; extra == \"all\"", "openpyxl>=3.1.0; extra == \"all\"", "pandas>=1.5; extra == \"all\"", "plotly>=5.0; extra == \"all\"", "tqdm>=4.60; extra == \"all\"", "aiobotocore>=2.5; extra == \"async-s3\"", "boto3>=1.26; ...
[]
[]
[]
[ "Homepage, https://samuelduchesne.github.io/idfkit/", "Repository, https://github.com/samuelduchesne/idfkit", "Documentation, https://samuelduchesne.github.io/idfkit/" ]
uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers...
2026-02-20T15:21:50.948212
idfkit-0.2.0.tar.gz
12,846,790
ff/38/c3bf3082338eba27ae066a7c6858f3bedcd464b3492cd47d49e84d24c632/idfkit-0.2.0.tar.gz
source
sdist
null
false
25d41ab1a8af565f86011bf96fa2bcc7
119b3633e81c4f5ba1c67a400f4bd75ca104c135a151bfcd915b7db2ed92c667
ff38c3bf3082338eba27ae066a7c6858f3bedcd464b3492cd47d49e84d24c632
null
[ "LICENSE" ]
213
2.3
telnyx
4.43.1
Telnyx API SDK for global Voice, SMS, MMS, WhatsApp, Fax, Wireless IoT, SIP Trunking, and Call Control.
# Telnyx Python API library <!-- prettier-ignore --> [![PyPI version](https://img.shields.io/pypi/v/telnyx.svg?label=pypi%20(stable))](https://pypi.org/project/telnyx/) The Telnyx Python library provides convenient access to the Telnyx REST API from any Python 3.9+ application. The library includes type definitions f...
text/markdown
null
Telnyx <support@telnyx.com>
null
null
MIT
api, communications, connectivity, fax, iot, mms, sip, sms, telephony, telnyx, trunking, voice, voip, whatsapp
[ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.9", "Pro...
[]
null
null
>=3.9
[]
[]
[]
[ "anyio<5,>=3.5.0", "distro<2,>=1.7.0", "httpx<1,>=0.23.0", "pydantic<3,>=1.9.0", "sniffio", "typing-extensions<5,>=4.10", "aiohttp; extra == \"aiohttp\"", "httpx-aiohttp>=0.1.9; extra == \"aiohttp\"", "pynacl>=1.5.0; extra == \"webhooks\"", "standardwebhooks; extra == \"webhooks\"" ]
[]
[]
[]
[ "Homepage, https://github.com/team-telnyx/telnyx-python", "Repository, https://github.com/team-telnyx/telnyx-python" ]
twine/5.1.1 CPython/3.12.9
2026-02-20T15:21:48.110180
telnyx-4.43.1.tar.gz
1,056,285
8a/18/2fa1cd812e9b2665aa20ace2fc6464d644b70a38329f25d90d0e65bc3449/telnyx-4.43.1.tar.gz
source
sdist
null
false
8fe2f6970db2d6742ce49675c75b52d3
e5af56b54386852df8860701e798be6c42f1adbf2df2f6deb5e37fa48c5fb4ba
8a182fa1cd812e9b2665aa20ace2fc6464d644b70a38329f25d90d0e65bc3449
null
[]
1,653
2.4
lazylinop
1.23.1
A package dedicated to lazy linear operators based on diverse backends/libraries.
## Lazylinop ![License](https://img.shields.io/badge/License-BSD_2-blue.svg) [![Downloads](https://static.pepy.tech/badge/lazylinop)](https://pepy.tech/project/lazylinop) [![Downloads](https://static.pepy.tech/badge/lazylinop/month)](https://pepy.tech/project/lazylinop) [![PyPI version](https://badge.fury.io/py/lazyli...
text/markdown
null
Inria <remi.gribonval@inria.fr>, Pascal Carrivain <pascal.carrivain@inria.fr>, Simon Delamare <simon.delamare@ens-lyon.fr>, Hakim Hadj-Djilani <hakim.hadj-djilani@inria.fr>, Rémi Gribonval <remi.gribonval@inria.fr>
null
null
null
butterfly, lazy computation, signal processing
[ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.10
[]
[]
[]
[ "array-api-compat>=1.12.0", "numpy>=2.0", "scipy>=1.13", "sympy>=1.14" ]
[]
[]
[]
[ "Homepage, https://faustgrp.gitlabpages.inria.fr/lazylinop/", "Documentation, https://faustgrp.gitlabpages.inria.fr/lazylinop/api.html", "Repository, https://gitlab.inria.fr/faustgrp/lazylinop", "Bug Tracker, https://gitlab.inria.fr/faustgrp/lazylinop/-/issues" ]
twine/6.2.0 CPython/3.11.2
2026-02-20T15:21:10.802890
lazylinop-1.23.1-py3-none-any.whl
268,788
18/f3/f171202959151d83a260d6accec4d222f20bb537d2830ab5d00f183a147b/lazylinop-1.23.1-py3-none-any.whl
py3
bdist_wheel
null
false
61527be86f8f16b5dad7a7a43e204c1f
841967840b4ef95a5b41f6bb5474cf1c91193c17ebfe37a9c2a92dbeab945046
18f3f171202959151d83a260d6accec4d222f20bb537d2830ab5d00f183a147b
BSD-2-Clause
[ "AUTHORS.md", "LICENSE.txt" ]
79
2.4
pact-auth
0.1.1
Sovereign Agent Authentication Protocol — Python SDK
# pact-auth **Sovereign Agent Authentication Protocol — Python SDK** Cryptographic identity, delegation chains, and capability-based authorization for AI agents. Zero trust, zero registry — the public key IS the identity. ## Install ```bash pip install pact-auth ``` ## Quick Start ```python import pact from datet...
text/markdown
anzal1
null
null
null
null
agent, ai, authentication, delegation, ed25519, pact
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming ...
[]
null
null
>=3.10
[]
[]
[]
[ "cryptography>=41.0" ]
[]
[]
[]
[ "Homepage, https://github.com/anzal1/pact", "Repository, https://github.com/anzal1/pact", "Documentation, https://github.com/anzal1/pact/blob/main/SPEC.md" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:21:09.584578
pact_auth-0.1.1.tar.gz
22,997
d0/fc/71ea47f1977ebd943495a8d5580039330396149fc1f9bb0d2ca36527ceec/pact_auth-0.1.1.tar.gz
source
sdist
null
false
0f2824e10ee0662490fbde1a2440937c
2e21b472022ac011322e0158ab07133ea9875a783fdce8d3b3813be624ef4927
d0fc71ea47f1977ebd943495a8d5580039330396149fc1f9bb0d2ca36527ceec
Apache-2.0
[]
156
2.4
taskcluster
96.5.2
Python client for Taskcluster
# Taskcluster Client for Python [![Download](https://img.shields.io/badge/pypi-taskcluster-brightgreen)](https://pypi.python.org/pypi/taskcluster) [![License](https://img.shields.io/badge/license-MPL%202.0-orange.svg)](http://mozilla.org/MPL/2.0) **A Taskcluster client library for Python.** This library is a complet...
text/markdown
null
Mozilla Taskcluster and Release Engineering <release+python@mozilla.com>
null
null
MPL-2.0
api, client, taskcluster
[ "Intended Audience :: Developers", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.1...
[]
null
null
>=3.9
[]
[]
[]
[ "aiohttp>=3.7.4", "async-timeout>=2.0.0", "mohawk>=0.3.4", "python-dateutil>=2.8.2", "requests>=2.4.3", "slugid>=2", "taskcluster-urls>=12.1.0" ]
[]
[]
[]
[ "Homepage, https://github.com/taskcluster/taskcluster", "Repository, https://github.com/taskcluster/taskcluster", "Documentation, https://docs.taskcluster.net", "Changelog, https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md", "Issues, https://github.com/taskcluster/taskcluster/issues" ]
uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers...
2026-02-20T15:20:58.510125
taskcluster-96.5.2.tar.gz
254,608
84/e3/928865aceac2422922950a9b39efd040bb59ab4674cbd8e95068ca9af53c/taskcluster-96.5.2.tar.gz
source
sdist
null
false
b01cbd8aad5d3039ad7d43674c7bedb3
5d85208c719bd66dd520f1913f7530559444c0191d1aa5ae627f9aa7c14f517a
84e3928865aceac2422922950a9b39efd040bb59ab4674cbd8e95068ca9af53c
null
[ "LICENSE" ]
2,229
2.4
feagi
2.1.19
Complete FEAGI SDK with Brain Visualizer - Framework for Evolutionary Artificial General Intelligence
# FEAGI - Framework for Evolutionary Artificial General Intelligence Complete FEAGI SDK with Brain Visualizer included. ## Installation ```bash pip install feagi ``` This installs: - **feagi-core** - SDK for building agents and controlling FEAGI - **Brain Visualizer** - Real-time 3D neural activity visualization #...
text/markdown
null
"Neuraville Inc." <feagi@neuraville.com>
null
null
Apache-2.0
null
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming La...
[]
null
null
>=3.10
[]
[]
[]
[ "feagi-core==2.1.19", "feagi-bv<3.0.0,>=2.2.1; sys_platform != \"darwin\"", "feagi-bv-linux<3.0.0,>=2.2.1; sys_platform == \"linux\"", "feagi-bv-windows<3.0.0,>=2.2.1; sys_platform == \"win32\"", "opencv-python>=4.9.0; extra == \"video\"", "bleak>=0.21.0; extra == \"bluetooth\"", "websockets>=12.0; extr...
[]
[]
[]
[ "Homepage, https://www.neuraville.com/feagi", "Source, https://github.com/feagi/feagi", "Bug Tracker, https://github.com/feagi/feagi/issues", "Documentation, https://github.com/feagi/feagi/tree/staging/docs" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:20:33.232293
feagi-2.1.19.tar.gz
2,927
e1/e7/e1b3715bd665dc80ed83a811851f19f9eb51e07dfea65c7fb2597c83dc42/feagi-2.1.19.tar.gz
source
sdist
null
false
debe8e4e82516e447338c6b7fec96be6
fe6cd827cd769a87261d54edb732cf0be4eede4af99867b74dc51573910471b1
e1e7e1b3715bd665dc80ed83a811851f19f9eb51e07dfea65c7fb2597c83dc42
null
[]
197
2.4
feagi-core
2.1.19
Core SDK for building FEAGI agents, controlling the neural engine, and creating marketplace packages (without Brain Visualizer)
# FEAGI Python SDK **Build AI agents that learn like biological brains** [![PyPI](https://img.shields.io/pypi/v/feagi)](https://pypi.org/project/feagi/) [![Python](https://img.shields.io/pypi/pyversions/feagi)](https://pypi.org/project/feagi/) [![Discord](https://img.shields.io/discord/1242546683791933480)](https://d...
text/markdown
null
"Neuraville Inc." <feagi@neuraville.com>
null
null
Apache-2.0
null
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming La...
[]
null
null
>=3.10
[]
[]
[]
[ "numpy>=1.20.0", "aiohttp>=3.9.0", "toml>=0.10.2", "requests>=2.31.0", "feagi-rust-py-libs>=0.0.86", "pyserial>=3.5", "feagi-bv<3.0.0,>=2.2.1; extra == \"bv\"", "feagi-bv-linux<3.0.0,>=2.2.1; sys_platform == \"linux\" and extra == \"bv\"", "feagi-bv-macos-arm64<3.0.0,>=2.2.1; (sys_platform == \"darw...
[]
[]
[]
[ "Homepage, https://www.neuraville.com/feagi", "Source, https://github.com/feagi/feagi", "Bug Tracker, https://github.com/feagi/feagi/issues", "Documentation, https://github.com/feagi/feagi/tree/staging/docs" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:20:27.475030
feagi_core-2.1.19.tar.gz
23,525,758
39/86/d7717e006916bc08be074ce1c07bd31c36d39412f574626598bdf5866460/feagi_core-2.1.19.tar.gz
source
sdist
null
false
a0a935a423ef4945df4646b742f811dd
b6987fc9eb239d87ef29ee61d64a99658ddbba114127eeadeb28c9439ec0c336
3986d7717e006916bc08be074ce1c07bd31c36d39412f574626598bdf5866460
null
[ "LICENSE", "NOTICE" ]
210
2.4
ngio
0.5.4
Next Generation file format IO
# Ngio - Next Generation file format IO [![License](https://img.shields.io/pypi/l/ngio.svg?color=green)](https://github.com/BioVisionCenter/ngio/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/ngio.svg?color=green)](https://pypi.org/project/ngio) [![Python Version](https://img.shields.io/pypi/pyversions/ngio....
text/markdown
null
Lorenzo Cerrone <lorenzo.cerrone@uzh.ch>
null
null
BSD-3-Clause
null
[ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14", "Typing :: Typed" ...
[]
null
null
<3.15,>=3.11
[]
[]
[]
[ "aiohttp", "anndata", "dask[array]<2025.11.0", "dask[distributed]<2025.11.0", "filelock", "fsspec", "numpy", "ome-zarr-models", "pandas<3.0.0,>=1.2.0", "pillow", "polars", "pooch", "pyarrow", "pydantic", "requests", "scipy", "zarr>3", "matplotlib; extra == \"dev\"", "mypy; extra ...
[]
[]
[]
[ "homepage, https://github.com/BioVisionCenter/ngio", "repository, https://github.com/BioVisionCenter/ngio" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:20:13.119299
ngio-0.5.4.tar.gz
257,516
6d/71/fdabf46d2bd23df40bed3e8d79974882a7dd613492183e629b3b0f946285/ngio-0.5.4.tar.gz
source
sdist
null
false
f87b8a41d29fcb81078900aa663b3932
e3eaa40aa8336163aa6b325addc0103ae7f4c25270ee25ace1ddb97229d7360b
6d71fdabf46d2bd23df40bed3e8d79974882a7dd613492183e629b3b0f946285
null
[ "LICENSE" ]
167
2.4
acp-agent
0.2.4
A CLI tool to browse, search, and run ACP agents
# ACP Agent CLI & SDK 🚀 [![PyPI version](https://img.shields.io/pypi/v/acp-agent.svg)](https://pypi.org/project/acp-agent/) [![Python versions](https://img.shields.io/pypi/pyversions/acp-agent.svg)](https://pypi.org/project/acp-agent/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://ope...
text/markdown
observerw
observerw <wozluohd@gmail.com>
null
null
null
acp, agent, agent-client-protocol
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Topic :: Software Development :: Libraries :: Python Modules" ]
[]
null
null
>=3.12
[]
[]
[]
[ "agent-client-protocol>=0.7.1", "aioshutil>=1.6", "anyio>=4.12.1", "attrs>=25.4.0", "cyclopts>=4.5.1", "httpx>=0.28.1", "httpx-ws>=0.8.2", "jinja2>=3.1.6", "litestar>=2.19.0", "loguru>=0.7.3", "platformdirs>=4.5.1", "pydantic>=2.12.5", "pydantic-settings>=2.12.0", "rich>=14.3.2" ]
[]
[]
[]
[ "Repository, https://github.com/observerw/acp-agent" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:20:00.519961
acp_agent-0.2.4.tar.gz
11,387
62/74/ad8ea8d93d9028cc1a4027da4ea168e224ffc71a36039f3925f94cce1538/acp_agent-0.2.4.tar.gz
source
sdist
null
false
5a527cc52e011d516279f680c7c89b98
d97b4e676de398f27da24f0b20a9cf1cf8cd9f75b268df526a1b86974061d0f4
6274ad8ea8d93d9028cc1a4027da4ea168e224ffc71a36039f3925f94cce1538
MIT
[]
148
2.4
tatva
0.6.0
Lego-like building blocks for differentiable finite element analysis
<div align="center"> <img src="assets/logo-small.png" alt="drawing" width="400"/> <h3 align="center">Tatva (टत्तव) : Lego-like building blocks for differentiable FEM</h3> `tatva` (is a Sanskrit word which means principle or elements of reality). True to its name, `tatva` provide fundamental Lego-like building blocks...
text/markdown
null
Mohit Pundir <mpundir@ethz.ch>, Flavio Lorez <florez@ethz.ch>
null
null
null
null
[ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.11
[]
[]
[]
[ "equinox", "jax-autovmap>=0.3.0", "jax>=0.4.1", "numpy", "tatva-coloring", "pytest>=8.4.2; extra == \"dev\"", "matplotlib; extra == \"plotting\"" ]
[]
[]
[]
[ "repository, https://github.com/smec-ethz/tatva" ]
uv/0.9.25 {"installer":{"name":"uv","version":"0.9.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers...
2026-02-20T15:18:57.250785
tatva-0.6.0-py3-none-any.whl
55,514
56/96/df7cb9de54af859af98edc016a86c6c65a858da0711bfc780d920decdb4a/tatva-0.6.0-py3-none-any.whl
py3
bdist_wheel
null
false
bee33d4101b90eea8ed53d50b2188f5f
53a597ba428e495534b201a9c10334a8b7f9a33294fc0e9ffd6a0f200bbe42dc
5696df7cb9de54af859af98edc016a86c6c65a858da0711bfc780d920decdb4a
LGPL-3.0
[ "COPYING", "COPYING.LESSER" ]
148
2.4
iris-vector-graph
1.6.5
Transactional Graph + Vector retrieval system for InterSystems IRIS with hybrid search, openCypher, and GraphQL APIs
# IRIS Vector Graph **The ultimate Graph + Vector + Text Retrieval Engine for InterSystems IRIS.** [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/) [![InterSystems IRIS](https://img.shields.io/badge/IRIS-2025.1+-purple.svg)](https://www.intersystems.com/products...
text/markdown
null
InterSystems Community Team <grants@intersystems.com>
null
null
null
bioinformatics, biomedical, graph, iris, knowledge-graph, protein-interactions, vector-search
[ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: ...
[]
null
null
>=3.10
[]
[]
[]
[ "fastapi>=0.118.0", "httpx>=0.28.1", "intersystems-irispython>=3.2.0", "networkx>=3.0", "numpy>=1.24.0", "pandas>=2.0.0", "py2neo>=2021.2.4", "pydantic>=2.11.9", "pytest-asyncio>=1.2.0", "python-dotenv>=1.0.0", "requests>=2.28.0", "strawberry-graphql[fastapi]>=0.280.0", "uvicorn>=0.37.0", ...
[]
[]
[]
[ "Homepage, https://github.com/isc-tdyar/iris-vector-graph", "Documentation, https://github.com/isc-tdyar/iris-vector-graph/tree/main/docs", "Repository, https://github.com/isc-tdyar/iris-vector-graph", "Issues, https://github.com/isc-tdyar/iris-vector-graph/issues" ]
twine/6.2.0 CPython/3.12.9
2026-02-20T15:18:20.059959
iris_vector_graph-1.6.5.tar.gz
459,164
a0/9f/51c495b1f994e1a2ef6b71f49b29428c9ed95954174730fbeb9e3b36dfb7/iris_vector_graph-1.6.5.tar.gz
source
sdist
null
false
c081f9afd45f9870c6358c88d60d076f
7561341182ebc42a6de18d674c2e57195dcfb8495f54402f369a16c8b8e0af69
a09f51c495b1f994e1a2ef6b71f49b29428c9ed95954174730fbeb9e3b36dfb7
MIT
[ "LICENSE" ]
165
2.1
airbyte-source-facebook-marketing
5.0.0
Source implementation for Facebook Marketing.
# Facebook-Marketing source connector This is the repository for the Facebook-Marketing source connector, written in Python. For information about how to use this connector within Airbyte, see [the documentation](https://docs.airbyte.com/integrations/sources/facebook-marketing). ## Local development ### Prerequisite...
text/markdown
Airbyte
contact@airbyte.io
null
null
ELv2
null
[ "License :: Other/Proprietary License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11" ]
[]
https://airbyte.com
null
<3.12,>=3.10
[]
[]
[]
[ "airbyte-cdk<8.0.0,>=7.4.1", "facebook-business<24.0.0,>=23.0.0", "cached-property<3,>=2" ]
[]
[]
[]
[ "Repository, https://github.com/airbytehq/airbyte", "Documentation, https://docs.airbyte.com/integrations/sources/facebook-marketing" ]
poetry/1.8.5 CPython/3.11.14 Linux/6.11.0-1018-azure
2026-02-20T15:18:09.171127
airbyte_source_facebook_marketing-5.0.0.tar.gz
56,462
e4/e0/ac391a53a77804c35195eba12e5ff1d53ca5571dfafccfbbdbd65237e626/airbyte_source_facebook_marketing-5.0.0.tar.gz
source
sdist
null
false
9d7055292ea23c927b495b2440feba6b
040315080efff2a6fd46358603317739d82952d3bb3d7c12b36c8f350e62a854
e4e0ac391a53a77804c35195eba12e5ff1d53ca5571dfafccfbbdbd65237e626
null
[]
1,245
2.4
odoo-mcp-server-conn
1.0.1
Advanced MCP (Model Context Protocol) server for Odoo ERP — full CRUD, BI analytics, workflow navigation, security audit and more.
# Odoo MCP Server — Agentic Edition [![PyPI](https://img.shields.io/pypi/v/odoo-mcp-server-conn.svg)](https://pypi.org/project/odoo-mcp-server-conn/) [![Python](https://img.shields.io/pypi/pyversions/odoo-mcp-server-conn.svg)](https://pypi.org/project/odoo-mcp-server-conn/) [![License: MIT](https://img.shields.io/badg...
text/markdown
null
Eduardo Bolivar <eduardobolivar2407@gmail.com>
null
null
MIT
odoo, mcp, model-context-protocol, erp, ai, xmlrpc, claude
[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming L...
[]
null
null
>=3.9
[]
[]
[]
[ "mcp>=1.0.0", "mcp[http]>=1.0.0; extra == \"http\"" ]
[]
[]
[]
[ "Homepage, https://github.com/eduardobolivar/odoo-mcp-server", "Repository, https://github.com/eduardobolivar/odoo-mcp-server" ]
twine/6.2.0 CPython/3.12.3
2026-02-20T15:17:47.895841
odoo_mcp_server_conn-1.0.1.tar.gz
15,380
b0/dc/7a69553e6318c05e40d872e8ff1e9c85372142a59ba165c07fe824a4d98c/odoo_mcp_server_conn-1.0.1.tar.gz
source
sdist
null
false
d87e6ac083600f8b2e7c0acd95a10a7e
a40a20d44f9f6ffecff42d209950b4686e58c29fcca4a89b98d902d3f494256d
b0dc7a69553e6318c05e40d872e8ff1e9c85372142a59ba165c07fe824a4d98c
null
[]
154
2.4
kiln-server
0.25.0
Kiln AI Server
# Kiln AI REST Server [![PyPI - Version](https://img.shields.io/pypi/v/kiln-server.svg)](https://pypi.org/project/kiln-server) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/kiln-server.svg)](https://pypi.org/project/kiln-server) --- ## About Kiln AI Learn more about Kiln AI at [kiln.tech](https:/...
text/markdown
null
"Steve Cosman, Chesterfield Laboratories Inc" <scosman@users.noreply.github.com>
null
null
This license applies only to the software in the libs/server directory. ======================================================= Copyright 2024 - Chesterfield Laboratories Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Softw...
null
[ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13" ]
[]
null
null
>=3.10
[]
[]
[]
[ "fastapi>=0.115.4", "httpx>=0.27.2", "kiln-ai>=0.24.0", "mcp>=1.10.1", "pydantic>=2.9.2", "python-dotenv>=1.0.1", "python-multipart>=0.0.20", "uvicorn>=0.32.0" ]
[]
[]
[]
[ "Homepage, https://kiln.tech", "Repository, https://github.com/Kiln-AI/kiln", "Documentation, https://github.com/Kiln-AI/kiln#readme", "Issues, https://github.com/Kiln-AI/kiln/issues" ]
uv/0.8.3
2026-02-20T15:17:31.383387
kiln_server-0.25.0.tar.gz
195,817
05/4d/33e240e587ee38e89b3aca5b6ce3d26698c17cba9cdd44aefc4e891c46c5/kiln_server-0.25.0.tar.gz
source
sdist
null
false
0d9213217f882d540a9ead47bb3f655a
6f1322cdeeaae214ae5968c8a5a38c14146493df336ab45219908d4a64cb143f
054d33e240e587ee38e89b3aca5b6ce3d26698c17cba9cdd44aefc4e891c46c5
null
[ "LICENSE.txt" ]
158
2.4
kiln-ai
0.25.0
Kiln AI
# Kiln AI Core Library <p align="center"> <picture> <img width="205" alt="Kiln AI Logo" src="https://github.com/user-attachments/assets/5fbcbdf7-1feb-45c9-bd73-99a46dd0a47f"> </picture> </p> [![PyPI - Version](https://img.shields.io/pypi/v/kiln-ai.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi...
text/markdown
null
"Steve Cosman, Chesterfield Laboratories Inc" <scosman@users.noreply.github.com>
null
null
null
null
[ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13" ]
[]
null
null
>=3.10
[]
[]
[]
[ "anyio>=4.10.0", "boto3>=1.37.10", "coverage>=7.6.4", "exceptiongroup>=1.0.0; python_version < \"3.11\"", "google-cloud-aiplatform>=1.84.0", "google-genai>=1.21.1", "jsonschema>=4.23.0", "lancedb>=0.24.2", "litellm>=1.80.9", "llama-index-vector-stores-lancedb>=0.4.2", "llama-index>=0.13.3", "m...
[]
[]
[]
[ "Homepage, https://kiln.tech", "Repository, https://github.com/Kiln-AI/kiln", "Documentation, https://kiln-ai.github.io/Kiln/kiln_core_docs/kiln_ai.html", "Issues, https://github.com/Kiln-AI/kiln/issues" ]
uv/0.8.3
2026-02-20T15:16:49.476011
kiln_ai-0.25.0.tar.gz
643,228
6c/dc/a8eeaabf3f95b86393ec4c881d8a07d5105af5af82a5efa7104aacd2b497/kiln_ai-0.25.0.tar.gz
source
sdist
null
false
aa70eb3855670a3b1cf0a48eaf567401
c379b255bf52208655fd4d5dbe55f50b66d9c0b363f1fa943be17ab14754be87
6cdca8eeaabf3f95b86393ec4c881d8a07d5105af5af82a5efa7104aacd2b497
null
[ "LICENSE.txt" ]
188
2.4
keystoneauth1
5.13.1
Authentication Library for OpenStack Identity
============ keystoneauth ============ .. image:: https://governance.openstack.org/tc/badges/keystoneauth.svg .. image:: https://img.shields.io/pypi/v/keystoneauth1.svg :target: https://pypi.org/project/keystoneauth1/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/keystoneauth1.svg :targe...
text/x-rst
null
OpenStack <openstack-discuss@lists.openstack.org>
null
null
Apache-2.0
null
[ "Environment :: OpenStack", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Lan...
[]
null
null
>=3.10
[]
[]
[]
[ "pbr>=2.0.0", "iso8601>=2.0.0", "requests>=2.14.2", "stevedore>=1.20.0", "os-service-types>=1.2.0", "typing-extensions>=4.12", "requests-kerberos>=0.8.0; extra == \"kerberos\"", "lxml>=4.2.0; extra == \"saml2\"", "oauthlib>=0.6.2; extra == \"oauth1\"", "betamax>=0.7.0; extra == \"betamax\"", "fi...
[]
[]
[]
[ "Documentation, https://docs.openstack.org/keystoneauth/latest/", "Source, https://opendev.org/openstack/keystoneauth/", "Bugs, https://bugs.launchpad.net/keystoneauth/", "Release Notes, https://docs.openstack.org/releasenotes/keystoneauth/" ]
twine/6.2.0 CPython/3.11.14
2026-02-20T15:16:47.478785
keystoneauth1-5.13.1.tar.gz
288,548
f3/bc/d99872ca0bc8bf5f248b50e3d7386dedec5278f8dd989a2a981d329a8069/keystoneauth1-5.13.1.tar.gz
source
sdist
null
false
f1a21175c1d1e06cb8d51c8b173499a2
e011e47ac3f3c671ffae33505c095548650cc19dab7f6af3b2ea5bd18c98f0c9
f3bcd99872ca0bc8bf5f248b50e3d7386dedec5278f8dd989a2a981d329a8069
null
[ "LICENSE" ]
19,610
2.4
PyMorseLive
0.3.0
Simple multi-channel timing-based morse decoder written in Python.
# PyMorseLive Simple multi-channel timing-based morse decoder written in Python. https://github.com/user-attachments/assets/e211ac2e-db48-4be7-a0fe-034320a241fd ## Installation Install from PyPI using ``` pip install PyMorseLive ``` ## Using Open a command window and type ``` pymorse ``` Alternati...
text/markdown
null
G1OJS <g1ojs@yahoo.com>
null
null
null
ham radio, radio, CW, MORSE, DECODER
[ "Programming Language :: Python :: 3", "Operating System :: OS Independent" ]
[]
null
null
>=3.8
[]
[]
[]
[ "numpy>=1.24.0", "matplotlib", "pyaudio" ]
[]
[]
[]
[ "Homepage, https://github.com/G1OJS/PyMorseLive", "Issues, https://github.com/G1OJS/PyMorseLive/issues" ]
twine/6.1.0 CPython/3.12.2
2026-02-20T15:16:33.363737
pymorselive-0.3.0.tar.gz
7,253
d5/40/5d85244cda69d8903cedf743277eb1e6ee883d65b3b7c8062259c222626e/pymorselive-0.3.0.tar.gz
source
sdist
null
false
f1914b573ae9f2efef30528ab582889d
b5198428b871aefb300d2165f6249b78b972f0e1e778919abe23d42b84987f0f
d5405d85244cda69d8903cedf743277eb1e6ee883d65b3b7c8062259c222626e
GPL-3.0-or-later
[ "LICENSE" ]
0
2.4
filigree
1.2.0
Agent-native issue tracker with convention-based project discovery
# Filigree Agent-native issue tracker with convention-based project discovery. [![CI](https://github.com/tachyon-beep/filigree/actions/workflows/ci.yml/badge.svg)](https://github.com/tachyon-beep/filigree/actions/workflows/ci.yml) [![PyPI](https://img.shields.io/pypi/v/filigree)](https://pypi.org/project/filigree/) [...
text/markdown
John Morrissey
null
null
null
null
agent, cli, issue-tracker, mcp, sqlite
[ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :...
[]
null
null
>=3.11
[]
[]
[]
[ "click>=8.0", "fastapi>=0.115; extra == \"all\"", "mcp<2,>=1.0; extra == \"all\"", "uvicorn>=0.34; extra == \"all\"", "fastapi>=0.115; extra == \"dashboard\"", "uvicorn>=0.34; extra == \"dashboard\"", "mcp<2,>=1.0; extra == \"mcp\"" ]
[]
[]
[]
[ "Homepage, https://github.com/tachyon-beep/filigree", "Repository, https://github.com/tachyon-beep/filigree", "Issues, https://github.com/tachyon-beep/filigree/issues", "Changelog, https://github.com/tachyon-beep/filigree/blob/main/CHANGELOG.md", "Documentation, https://github.com/tachyon-beep/filigree#read...
twine/6.1.0 CPython/3.13.7
2026-02-20T15:16:30.722202
filigree-1.2.0.tar.gz
277,740
18/8c/130b464076c20086d0c29f69cb3a570f56f9a26ba2653585639a69800803/filigree-1.2.0.tar.gz
source
sdist
null
false
b70391f14145f7941bdab51d05a97937
57eb60d3ef9fec8ec7e3076935ce06892c0b28a0fb3d77238154279bb7e9d38d
188c130b464076c20086d0c29f69cb3a570f56f9a26ba2653585639a69800803
MIT
[ "LICENSE" ]
174
2.4
django-aws-api-gateway-websockets
2.1.1
Created to allow Django projects to be used as a HTTP backend for AWS API Gateway websockets
[![CI Build Status](https://img.shields.io/github/actions/workflow/status/StevenMapes/django-aws-api-gateway-websockets/main.yml?branch=main&style=for-the-badge)](https://github.com/StevenMapes/django-aws-api-gateway-websockets/actions) [![Coverage](https://img.shields.io/badge/Coverage-96%25-success?style=for-the-badg...
text/markdown
null
Steven Mapes <steve@stevenmapes.com>
null
null
MIT License Copyright (c) 2022 Steven Mapes Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the r...
API Gateway, AWS, Amazon WebServices, Django, WebSockets
[ "Development Status :: 5 - Production/Stable", "Framework :: Django", "Framework :: Django :: 4.2", "Framework :: Django :: 5.0", "Framework :: Django :: 5.1", "Framework :: Django :: 5.2", "Framework :: Django :: 6.0", "Intended Audience :: Developers", "Natural Language :: English", "Operating S...
[]
null
null
>=3.10
[]
[]
[]
[ "boto3>=1.10.0", "django>=4.2.27", "coverage; extra == \"dev\"", "flake8; extra == \"dev\"", "pytest; extra == \"dev\"" ]
[]
[]
[]
[ "Documentation, https://django-aws-api-gateway-websockets.readthedocs.io/", "Changelog, https://github.com/StevenMapes/django-aws-api-gateway-websockets/blob/main/CHANGELOG.md", "Twitter, https://twitter.com/stevenamapes", "Homepage, https://github.com/StevenMapes/django-aws-api-gateway-websockets" ]
twine/6.1.0 CPython/3.12.3
2026-02-20T15:16:29.960020
django_aws_api_gateway_websockets-2.1.1.tar.gz
116,338
ca/e4/d44d81abb5cff1b0dc84f5944417009bc59a37cf0c4da67cfdfec2830f5e/django_aws_api_gateway_websockets-2.1.1.tar.gz
source
sdist
null
false
f2ce4e414a15e37148a10373401d1d70
06a969fe0a54411d92202645a8788debc0bcde37af6d68186af2e4cb4a477155
cae4d44d81abb5cff1b0dc84f5944417009bc59a37cf0c4da67cfdfec2830f5e
null
[ "AUTHORS", "LICENSE" ]
109
2.4
multiverse-tester
0.1.0
Симуляция пригодности вселенных для жизни при различных фундаментальных константах
# MultiverseTester Симуляция пригодности вселенных для жизни при различных значениях фундаментальных физических констант. Исследует пространство параметров мультивселенной (от 2D до 10D) и вычисляет индекс пригодности. **Закон 8D:** допустимый диапазон изменения константы обратно пропорционален силе соответствующего ...
text/markdown
null
Timur Isanov <tisanov@yahoo.com>
null
null
MIT
physics, multiverse, simulation, habitability, fine-structure
[ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: P...
[]
null
null
>=3.8
[]
[]
[]
[ "numpy>=1.20.0", "matplotlib>=3.4.0", "scipy>=1.7.0", "scikit-image>=0.19.0; extra == \"full\"", "streamlit>=1.28.0; extra == \"demo\"", "pytest>=7.0; extra == \"test\"" ]
[]
[]
[]
[ "Homepage, https://github.com/timurisanov/multiverse-tester", "Repository, https://github.com/timurisanov/multiverse-tester", "Documentation, https://github.com/timurisanov/multiverse-tester#readme", "Live Demo, https://multiverse-tester.streamlit.app" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:16:13.761247
multiverse_tester-0.1.0.tar.gz
54,030
ab/28/0ae236bd2da418659d37d545b7c1bf95626e9eee6f90f00fb127111ed78f/multiverse_tester-0.1.0.tar.gz
source
sdist
null
false
714c3b332fcb2a5203974172cd14b288
0503357d1cfcfe9c4fc75cd9757503ce651da6d224245ddae68a042fb4eb574f
ab280ae236bd2da418659d37d545b7c1bf95626e9eee6f90f00fb127111ed78f
null
[ "LICENSE" ]
174
2.4
pygama
2.3.5
Python package for data processing and analysis
<img src=".github/logo.png" alt="pygama logo" align="left" height="150"> # pygama [![PyPI](https://img.shields.io/pypi/v/pygama?logo=pypi)](https://pypi.org/project/pygama/) [![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/legend-exp/pygama?logo=git)](https://github.com/legend-exp/pygama/tags) [![G...
text/markdown
The LEGEND collaboration
null
The LEGEND collaboration
null
null
null
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "P...
[]
null
null
>=3.10
[]
[]
[]
[ "hist", "colorlog", "dbetto", "dspeed>=2.0", "h5py>=3.2", "iminuit", "legend-pydataobj>=1.16", "pylegendmeta>=0.9", "matplotlib", "numba!=0.53.*,!=0.54.*,!=0.57", "numpy>=1.21", "pandas>=1.4.4", "tables", "pint", "pyyaml", "scikit-learn", "scipy>=1.0.1", "tqdm>=4.66", "pygama[doc...
[]
[]
[]
[ "Homepage, https://github.com/legend-exp/pygama", "Bug Tracker, https://github.com/legend-exp/pygama/issues", "Discussions, https://github.com/legend-exp/pygama/discussions", "Changelog, https://github.com/legend-exp/pygama/releases" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:16:13.064722
pygama-2.3.5.tar.gz
212,856
e8/2d/26c61aac7c57f6d42744b165fd1c1c31b9694b3a506154d936921bfa3996/pygama-2.3.5.tar.gz
source
sdist
null
false
77abc9c6178935a1da138e5c577616ac
1b6faa4bb07ca2d314419dbc6c11d2e2263d5c3c8e3c9f2434fca763d27d5038
e82d26c61aac7c57f6d42744b165fd1c1c31b9694b3a506154d936921bfa3996
null
[ "LICENSE" ]
389
2.4
rrq
0.10.4
RRQ is a library for creating reliable job queues using Rust, Redis. with language-agnostic producers and workers.
# RRQ: Reliable Redis Queue [![PyPI](https://img.shields.io/pypi/v/rrq.svg)](https://pypi.org/project/rrq/) [![License](https://img.shields.io/pypi/l/rrq.svg)](LICENSE) **RRQ is a distributed job queue that actually works.** It combines a Rust-powered orchestrator with language-native workers to give you the reliabil...
text/markdown
null
Mazdak Rezvani <mazdak@me.com>
null
null
null
null
[ "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14", "Topic :: Software Development :: Libraries :: Python Modules"...
[]
null
null
>=3.11
[]
[]
[]
[ "pydantic>=2.11.4", "redis[hiredis]>=4.2.0", "pytest-asyncio>=1.0.0; extra == \"dev\"", "pytest-cov>=6.0.0; extra == \"dev\"", "pytest>=8.3.5; extra == \"dev\"", "python-dotenv>=1.2.1; extra == \"dev\"", "ruff==0.14.9; extra == \"dev\"", "ty==0.0.1-alpha.26; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/getresq/rrq", "Bug Tracker, https://github.com/getresq/rrq/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:16:11.792064
rrq-0.10.4-py3-none-manylinux_2_35_x86_64.whl
7,972,498
ad/78/7f68ba5e944287e1b514b3abf12f2f3ecb433efd93279f1ea1ac4c3f2033/rrq-0.10.4-py3-none-manylinux_2_35_x86_64.whl
py3
bdist_wheel
null
false
30892d75f61285bca23c9230ee78b141
85d17d6ca3b7d05697d924dbeb06d2a2a1bd1abbdb1264c0782bca43f66ba846
ad787f68ba5e944287e1b514b3abf12f2f3ecb433efd93279f1ea1ac4c3f2033
null
[ "LICENSE" ]
201
2.4
tree-copy
0.1.5
Keyboard-driven file tree sidebar for tmux
# tree-copy ![screenshot](https://raw.githubusercontent.com/tzafrir/tree-copy/main/images/screenshot.png) [![PyPI version](https://img.shields.io/pypi/v/tree-copy)](https://pypi.org/project/tree-copy/) [![Python versions](https://img.shields.io/pypi/pyversions/tree-copy)](https://pypi.org/project/tree-copy/) [![Licen...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.10
[]
[]
[]
[ "textual==8.0.0", "watchdog>=4.0", "textual-serve>=1.1; extra == \"serve\"" ]
[]
[]
[]
[ "Homepage, https://github.com/tzafrir/tree-copy", "Repository, https://github.com/tzafrir/tree-copy", "Bug Tracker, https://github.com/tzafrir/tree-copy/issues", "PyPI, https://pypi.org/project/tree-copy/" ]
twine/6.2.0 CPython/3.10.12
2026-02-20T15:16:04.665664
tree_copy-0.1.5.tar.gz
7,961
08/31/be7cbbb1e9ce014a6eaa6000584013b7c460b301937e1fb1dcdb420ecccf/tree_copy-0.1.5.tar.gz
source
sdist
null
false
5254b4ac1d4325e15680e3fa292cc40e
5c83cc875bba158acde92c5f619108addde945b6d4e4eaaa3b67eac3642c43e0
0831be7cbbb1e9ce014a6eaa6000584013b7c460b301937e1fb1dcdb420ecccf
MIT
[ "LICENSE" ]
156
2.4
cypher_validator
0.9.0
Rust-accelerated Cypher query validator, generator, and NL-to-Cypher pipeline via GLiNER2
# cypher_validator A fast, schema-aware **Cypher query validator and generator** with optional **GLiNER2 relation-extraction** and **Graph RAG** support for LLM-driven graph database applications. The core parser and validator are written in **Rust** (via [pyo3](https://pyo3.rs/) and [maturin](https://github.com/PyO3...
text/markdown; charset=UTF-8; variant=GFM
null
Amiya Mandal <amiyamandal-dev@users.noreply.github.com>
null
null
MIT
cypher, neo4j, graph, nlp, validation
[ "Programming Language :: Rust", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Database", "Topic :: Scientific/Engineering :: Artificial Intelligence", "License :: OSI Approved :: MIT License" ]
[]
null
null
>=3.8
[]
[]
[]
[ "gliner2", "neo4j>=6.1.0", "urllib3>=2.2.3", "spacy>=3.0", "transformers>=4.0", "torch" ]
[]
[]
[]
[ "Homepage, https://github.com/amiyamandal-dev/cypher_validator", "Issues, https://github.com/amiyamandal-dev/cypher_validator/issues", "Repository, https://github.com/amiyamandal-dev/cypher_validator" ]
uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_vers...
2026-02-20T15:15:00.730455
cypher_validator-0.9.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
962,648
4d/74/f9984315cace0cfdb90d6e55e5e224ccd117d2c525cc1648a2261024d18f/cypher_validator-0.9.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
cp313
bdist_wheel
null
false
8fcc5ab2d82cd975894cd8eb7da923eb
41e9e147e115d4b855cf5d0ddfd2b1b7cb3b101c5dafe1b0fa61bfb446b80a3d
4d74f9984315cace0cfdb90d6e55e5e224ccd117d2c525cc1648a2261024d18f
null
[]
0
2.4
iploop
1.5.6
Residential proxy SDK with full scraping capabilities — render JS, bypass protection, extract data
# IPLoop Python SDK Residential proxy SDK — one-liner web fetching through millions of real IPs. ```bash pip install iploop ``` ## Quick Start ```python from iploop import IPLoop ip = IPLoop("your-api-key") # Fetch any URL through a residential proxy response = ip.get("https://httpbin.org/ip") print(response.text...
text/markdown
IPLoop
IPLoop <partners@iploop.io>
null
null
MIT
proxy, residential, scraping, web, rotating
[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules" ]
[]
https://iploop.io
null
>=3.7
[]
[]
[]
[ "requests>=2.28", "aiohttp>=3.8; extra == \"async\"", "playwright>=1.40.0; extra == \"render\"" ]
[]
[]
[]
[ "Homepage, https://iploop.io", "Documentation, https://docs.iploop.io", "Repository, https://github.com/iploop/iploop-python" ]
twine/6.2.0 CPython/3.12.3
2026-02-20T15:14:01.903186
iploop-1.5.6.tar.gz
437,513
53/2a/7ccb6c46f5a7738427be3cf9dbfc30f372cdb2d759fa1e1e5e7657c15f15/iploop-1.5.6.tar.gz
source
sdist
null
false
a1a8a052b80331700f2206feca4d3e9e
0dbae595f152efa3e2809fd56f1f44111d7927fe105442abbda5f33067760ecf
532a7ccb6c46f5a7738427be3cf9dbfc30f372cdb2d759fa1e1e5e7657c15f15
null
[ "LICENSE" ]
139
2.4
sgept-gta-mcp
0.4.9
MCP server for Global Trade Alert — 75,000+ trade policy interventions
# GTA MCP Server Query 78,000+ trade policy interventions through Claude — tariffs, subsidies, export bans, and more from 200+ countries. ## What is Global Trade Alert? Global Trade Alert (GTA) is a transparency initiative by the St Gallen Endowment for Prosperity through Trade (SGEPT) that tracks government trade p...
text/markdown
null
St Gallen Endowment for Prosperity through Trade <info@sgept.org>
null
null
MIT
claude, global-trade-alert, gta, mcp, mcp-server, policy-analysis, sgept, subsidies, tariffs, trade-barriers, trade-data, trade-policy
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Py...
[]
null
null
>=3.10
[]
[]
[]
[ "httpx>=0.27.0", "mcp>=1.0.0", "pydantic>=2.0.0", "rapidfuzz>=3.0.0" ]
[]
[]
[]
[ "Homepage, https://www.globaltradealert.org", "Repository, https://github.com/global-trade-alert/sgept-mcp-servers", "Documentation, https://github.com/global-trade-alert/sgept-mcp-servers/blob/main/gta-mcp/README.md", "Changelog, https://github.com/global-trade-alert/sgept-mcp-servers/blob/main/gta-mcp/CHANG...
twine/6.1.0 CPython/3.13.7
2026-02-20T15:13:56.041488
sgept_gta_mcp-0.4.9.tar.gz
661,947
36/b7/6f43d9cecf013b5d7cb3a09fec843d6dc179888aefe20b2fdc62d783c94a/sgept_gta_mcp-0.4.9.tar.gz
source
sdist
null
false
b0e851c871204b50ed24796f8671e260
4a488409ff732c51383e66a624da53e263ea9d223b44836ff8942d2a8c911533
36b76f43d9cecf013b5d7cb3a09fec843d6dc179888aefe20b2fdc62d783c94a
null
[ "LICENSE" ]
170
2.4
holmes-hydro
3.4.2
HOLMES (HydrOLogical Modeling Educationnal Software) is a software developped to teach operational hydrology. It is developed at the university Laval, Québec, Canada.
# HOLMES [![ci holmes](https://github.com/antoinelb/holmes/workflows/ci%20holmes/badge.svg)](https://github.com/antoinelb/holmes/actions) [![ci holmes-rs](https://github.com/antoinelb/holmes/workflows/ci%20holmes-rs/badge.svg)](https://github.com/antoinelb/holmes/actions) ![holmes-hydro pypi version](https://img.shiel...
text/markdown
null
Antoine Lefebvre-Brossard <antoinelb@proton.me>
null
null
MIT
null
[ "Development Status :: 3 - Alpha", "Intended Audience :: Education", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Scientific/Engineeri...
[]
null
null
>=3.11
[]
[]
[]
[ "holmes-rs>=0.3.0", "numpy>=2.4.0", "polars>=1.36.0", "starlette>=0.50.0", "uvicorn>=0.36.0", "websockets>=15.0.1" ]
[]
[]
[]
[ "Homepage, https://github.com/antoinelb/holmes", "Repository, https://github.com/antoinelb/holmes" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:13:55.133061
holmes_hydro-3.4.2.tar.gz
39,879,805
22/5f/b283e95715c0370fed63d0edcb6883cf338a5dae4f8f7ed06819254f4cb6/holmes_hydro-3.4.2.tar.gz
source
sdist
null
false
82c95f7f3bea6b38050147ae79399833
4fa8c5874fe06a2c3022c1e9872196e178362a6044ae40ff0618d8551384f67b
225fb283e95715c0370fed63d0edcb6883cf338a5dae4f8f7ed06819254f4cb6
null
[ "LICENSE" ]
172
2.1
bids-validator-deno
2.4.1
Typescript implementation of the BIDS validator
[![Deno build](https://github.com/bids-standard/bids-validator/actions/workflows/deno_tests.yml/badge.svg)](https://github.com/bids-standard/bids-validator/actions/workflows/deno_tests.yml) [![Web validator](https://github.com/bids-standard/bids-validator/actions/workflows/web_build.yml/badge.svg)](https://github.com/b...
text/markdown
bids-standard developers
null
null
null
MIT
BIDS, BIDS validator
[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "Topic :: Scientific/Engineering :: Bio-Informatics", "License :: OSI Approved :: MIT License", "Programming Language :: JavaScript" ]
[]
null
null
null
[]
[]
[]
[]
[]
[]
[]
[ "Documentation, https://bids-validator.readthedocs.io/", "Source code, https://github.com/bids-standard/bids-validator", "Issues, https://github.com/bids-standard/bids-validator/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:13:26.518918
bids_validator_deno-2.4.1.tar.gz
83,474
3e/f9/d536d65bf268275710e567ea335c1dfd6dd6b62d19899f4a76b9ee109e56/bids_validator_deno-2.4.1.tar.gz
source
sdist
null
false
689f0b52d8ea32b2798c9df930a1dd13
a79b4af2818a200ff5a597715a3c1050ae93be7cb523bcfef54b93af057d8466
3ef9d536d65bf268275710e567ea335c1dfd6dd6b62d19899f4a76b9ee109e56
null
[]
2,595
2.4
usdm4
0.18.0
A python package for using the CDISC TransCelerate USDM, version 4
# USDM4 A Python library for the CDISC TransCelerate Unified Study Data Model (USDM) Version 4. ## Overview USDM4 provides tools for building, assembling, validating, converting, and expanding clinical study definitions using the USDM Version 4 specification. It enables programmatic creation and manipulation of mach...
text/markdown
D Iberson-Hurst
null
null
null
null
null
[ "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Operating System :: OS Independent" ]
[]
null
null
null
[]
[]
[]
[ "usdm3==0.12.1", "simple_error_log>=0.7.0", "python-dateutil==2.9.0.post0" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.12.3
2026-02-20T15:13:10.837481
usdm4-0.18.0.tar.gz
2,227,255
ab/53/fd9cbe10b15a9e8fe30eda7b9fedd6860ab5893d3ac981a192f067109b30/usdm4-0.18.0.tar.gz
source
sdist
null
false
13d529331cd4d06100d5e271dd881535
1abd791d887f333bebab697c1dc8486fde0395d8e29144ee6ebc1012f1d6b1e2
ab53fd9cbe10b15a9e8fe30eda7b9fedd6860ab5893d3ac981a192f067109b30
null
[ "LICENSE" ]
179
2.4
openmeter
1.0.0a225
Client for OpenMeter: Real-Time and Scalable Usage Metering
# OpenMeter Python SDK [On PyPI](https://pypi.org/project/openmeter) This package is generated by `@typespec/http-client-python` with Typespec. ## Prerequisites - Python 3.9 or later is required to use this package. ## Install > The Python SDK is in preview mode. ```sh pip install --pre openmeter # or using an e...
text/markdown
Andras Toth
4157749+tothandras@users.noreply.github.com
null
null
Apache-2.0
openmeter, api, client, usage, usage-based, metering, ai, aggregation, real-time, billing, cloud
[ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", ...
[]
https://openmeter.io
null
<4.0,>=3.9
[]
[]
[]
[ "isodate<0.8.0,>=0.6.1", "corehttp[aiohttp,requests]>=1.0.0b6", "typing-extensions>=4.6.0", "cloudevents<2.0.0,>=1.10.0", "urllib3<3.0.0,>=2.0.0" ]
[]
[]
[]
[ "Homepage, https://openmeter.io", "Repository, https://github.com/openmeter/openmeter" ]
poetry/2.2.1 CPython/3.13.11 Linux/6.14.0-1018-aws
2026-02-20T15:13:00.598195
openmeter-1.0.0a225.tar.gz
213,557
13/09/44bf0861a9d811efbfadd86049d6a049c2229e7abdb27930d27b1c8615e4/openmeter-1.0.0a225.tar.gz
source
sdist
null
false
48add88db6efa9bf264c70e4daaf16c0
8d1e72435bea0bf53ae430825da24cd6b625f00f0dbccd1ca2f6350945279cc5
130944bf0861a9d811efbfadd86049d6a049c2229e7abdb27930d27b1c8615e4
null
[]
157
2.4
msgspex
1.0.0
An extra msgspec collection of custom types, casters, encode hooks and decode hooks.
# msgspex A collection of `msgspec` extensions: custom types, cast helpers, `decode hooks`, and `encode hooks`. ## Quick Start ```python import msgspex from msgspex.custom_types import Email, datetime value = msgspex.decoder.decode('"user@example.com"', type=Email) dt = msgspex.decoder.decode('"2024-01-02T03:04:05Z...
text/markdown
null
luwqz1 <howluwqz1@gmail.com>
null
luwqz1 <howluwqz1@gmail.com>
MIT License Copyright (c) 2026 luwqz1 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute...
msgspec, custom types, decode hooks, encode hooks, msgspex, fast model, dataclasses, kungfu
[ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.14", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Quality Assurance", "Typing :: Typed" ]
[]
null
null
>=3.14
[]
[]
[]
[ "kungfu-fp>=1.0.0", "msgspec>=0.20.0" ]
[]
[]
[]
[ "Source, https://github.com/luwqz1/msgspextra", "Bug Tracker, https://github.com/luwqz1/msgspextra/issues" ]
uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":nu...
2026-02-20T15:12:30.273207
msgspex-1.0.0.tar.gz
24,166
7f/02/8b7d6c82e58af3067d1512bc1a412e7b8474704c012d201b71a0bdc5dd3e/msgspex-1.0.0.tar.gz
source
sdist
null
false
6829070c77a4b80b927a71875eb3e226
9b84eac4dabcf603785689337fdcb6a13cb94d2723e1a55c062c19ab2d02fcd3
7f028b7d6c82e58af3067d1512bc1a412e7b8474704c012d201b71a0bdc5dd3e
null
[ "LICENSE" ]
191
2.4
qiskit-mcp-servers
0.7.0
Model Context Protocol servers for IBM Quantum services and Qiskit
# Qiskit MCP Servers [![Tests](https://github.com/Qiskit/mcp-servers/actions/workflows/test.yml/badge.svg)](https://github.com/Qiskit/mcp-servers/actions/workflows/test.yml) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Python Version](https://img...
text/markdown
null
"Quantum+AI Team. IBM Quantum" <Quantum.Plus.AI@ibm.com>
null
null
Apache-2.0
ai, ibm, mcp, qiskit, quantum, quantum-computing
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming ...
[]
null
null
<3.15,>=3.10
[]
[]
[]
[ "qiskit-code-assistant-mcp-server>=0.3.0", "qiskit-ibm-runtime-mcp-server>=0.5.0", "qiskit-ibm-transpiler-mcp-server>=0.3.1", "qiskit-mcp-server>=0.1.2", "qiskit-code-assistant-mcp-server>=0.3.0; extra == \"all\"", "qiskit-gym-mcp-server>=0.2.0; extra == \"all\"", "qiskit-ibm-runtime-mcp-server>=0.5.0; ...
[]
[]
[]
[ "Homepage, https://github.com/Qiskit/mcp-servers", "Repository, https://github.com/Qiskit/mcp-servers", "Documentation, https://github.com/Qiskit/mcp-servers#readme", "Bug Tracker, https://github.com/Qiskit/mcp-servers/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:11:39.750346
qiskit_mcp_servers-0.7.0.tar.gz
989,140
a4/b5/86139835b732640129eb86dd9f15e0f08623413f402f6468fee35a8a5357/qiskit_mcp_servers-0.7.0.tar.gz
source
sdist
null
false
d8e6523b561b82db06b1506784548dd9
28b16e9a908651d0d6baa3bda1f48ea6865f86bd0a633ac02f2ecfc5dd8153cf
a4b586139835b732640129eb86dd9f15e0f08623413f402f6468fee35a8a5357
null
[ "LICENSE" ]
169
2.4
specwizard
0.9.7.0
.
Overview ======== .. INTRO_FLAG SPECWIZARD is a python package to compute and analyze mock quasar absorption spectra from cosmological simulations. .. INTRO_FLAG_END Citing SPECWIZARD ----------------- Installation Notes ================== .. INSTALL_FLAG SPECWIZARD is written in ``python3`` and stable version...
text/x-rst
null
Andres Aramburo-Garcia <aramburo@lorentz.leidenuniv.nl>, Tom Theuns <tom.theuns@durham.ac.uk>
null
null
null
null
[ "Programming Language :: Python :: 3", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent" ]
[]
null
null
>=3.7
[]
[]
[]
[ "numpy", "scipy", "swiftsimio", "mendeleev", "roman", "swiftsimio", "pyread_eagle", "matplotlib", "hydrangea", "bs4", "pyyaml", "h5py", "requests", "html5lib", "astropy" ]
[]
[]
[]
[ "Homepage, https://github.com/specwizard/specwizard", "Bug Tracker, https://github.com/specwizard/specwizard/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:11:23.824489
specwizard-0.9.7.0.tar.gz
93,509
10/30/fcd32a755268e860c830c026a21d3be6d7db5078eb6f9086ef08ec3a78b6/specwizard-0.9.7.0.tar.gz
source
sdist
null
false
9337c36cf955770d86ec346db5ec57b4
b200b8d4af0da78deabea87dcd065c6d66b0a74f118e5a86b3ee1d51aac31bb5
1030fcd32a755268e860c830c026a21d3be6d7db5078eb6f9086ef08ec3a78b6
null
[ "LICENSE" ]
169
2.4
qiskit-ibm-runtime-mcp-server
0.5.0
MCP server for IBM Quantum computing services through Qiskit IBM Runtime
# Qiskit IBM Runtime MCP Server [![MCP Registry](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fregistry.modelcontextprotocol.io%2Fv0.1%2Fservers%2Fio.github.Qiskit%252Fqiskit-ibm-runtime-mcp-server%2Fversions%2Flatest&query=%24.server.version&label=MCP%20Registry&logo=modelcontextprotocol)](https://regis...
text/markdown
null
"Quantum+AI Team. IBM Quantum" <Quantum.Plus.AI@ibm.com>
null
null
Apache-2.0
null
[]
[]
null
null
<3.15,>=3.10
[]
[]
[]
[ "fastmcp<3,>=2.8.1", "nest-asyncio>=1.5.0", "pydantic>=2.0.0", "python-dotenv>=1.0.0", "qiskit-ibm-runtime>=0.40.0", "qiskit-mcp-server", "bandit[toml]>=1.7.0; extra == \"all\"", "mypy>=1.15.0; extra == \"all\"", "pre-commit>=3.5.0; extra == \"all\"", "pytest-asyncio>=0.21.0; extra == \"all\"", ...
[]
[]
[]
[ "Homepage, https://github.com/Qiskit/mcp-servers", "Repository, https://github.com/Qiskit/mcp-servers", "Documentation, https://github.com/Qiskit/mcp-servers/tree/main/qiskit-ibm-runtime-mcp-server#readme", "Bug Tracker, https://github.com/Qiskit/mcp-servers/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:10:55.663627
qiskit_ibm_runtime_mcp_server-0.5.0.tar.gz
186,550
91/7c/e23ea257ef2394500b620a622bb2c0c765cfe072b79fb1f70b9bacf47217/qiskit_ibm_runtime_mcp_server-0.5.0.tar.gz
source
sdist
null
false
8d559cbb3f3c797db41bb27e44012206
fa44e1482f91cd2c817ea3a253990dc6d6c7ff91a245811576a66d7a28fa34e7
917ce23ea257ef2394500b620a622bb2c0c765cfe072b79fb1f70b9bacf47217
null
[ "LICENSE" ]
190
2.4
django-management-ui
0.4.1
Reusable Django app for executing management commands from Django Admin
# django-management-ui Run any Django management command from the admin panel. No models, no migrations — just install and go. **[Documentation](https://mlopotkov.gitlab.io/django-management-ui/)** The app introspects argparse definitions of your commands and dynamically builds forms with appropriate widgets: text i...
text/markdown
null
Mikhail Lopotkov <dev-mlopotkov@yandex.ru>
null
null
MIT
admin, commands, django, management
[ "Framework :: Django", "Framework :: Django :: 4.2", "Framework :: Django :: 5.0", "Framework :: Django :: 5.1", "Framework :: Django :: 5.2", "Framework :: Django :: 6.0", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", ...
[]
null
null
>=3.11
[]
[]
[]
[ "django>=4.2" ]
[]
[]
[]
[ "Homepage, https://mlopotkov.gitlab.io/django-management-ui/", "Documentation, https://mlopotkov.gitlab.io/django-management-ui/", "Repository, https://gitlab.com/mlopotkov/django-management-ui" ]
uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"...
2026-02-20T15:10:09.738281
django_management_ui-0.4.1.tar.gz
544,879
71/d8/f94a522728db7013939bf15b76b5fc7286e5bbdee50efbd2b6a30a068426/django_management_ui-0.4.1.tar.gz
source
sdist
null
false
bf59817e87ab27e875fe536b7a12e12f
32a666f5a65c8dfa3d799d7f38ac3f8567b40e920112ed0089ee8cbc7e122ac3
71d8f94a522728db7013939bf15b76b5fc7286e5bbdee50efbd2b6a30a068426
null
[ "LICENSE" ]
163
2.4
calfkit
0.1.7
Build loosely coupled, event-driven AI workflows and agents.
# 🐮 Calfkit SDK [![PyPI version](https://img.shields.io/pypi/v/calfkit)](https://pypi.org/project/calfkit/) [![PyPI - Downloads](https://img.shields.io/pepy/dt/calfkit)](https://pepy.tech/projects/calfkit) [![Python versions](https://img.shields.io/pypi/pyversions/calfkit)](https://pypi.org/project/calfkit/) [![Licen...
text/markdown
Ryan Yu
null
null
null
null
agents, ai, decoupled, distributed, event-driven, kafka, llm, workflows
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Topic :: Sof...
[]
null
null
>=3.10
[]
[]
[]
[ "anthropic>=0.20.0", "exceptiongroup>=1.2.2; python_version < \"3.11\"", "faststream[kafka]>=0.6.6", "genai-prices>=0.0.48", "griffe>=1.14.0", "httpx>=0.27", "openai>=1.0.0", "opentelemetry-api>=1.28.0", "pydantic-graph>=1.47.0", "pydantic>=2.12.5", "python-dotenv>=1.2.1", "typing-inspection>=...
[]
[]
[]
[ "Homepage, https://github.com/calf-ai/calf-sdk", "Repository, https://github.com/calf-ai/calf-sdk", "Issues, https://github.com/calf-ai/calf-sdk/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:09:49.632131
calfkit-0.1.7.tar.gz
378,241
8f/d6/5893680a41c8c875be965986a4f6f791b99914107b10ec2d6fb296ab1f38/calfkit-0.1.7.tar.gz
source
sdist
null
false
592ec8f32f205fcf6815b6532eb91d5f
d571612985c8c9e8bde4028c471a59f8ac8ef028a7ff9df894171edd6297a767
8fd65893680a41c8c875be965986a4f6f791b99914107b10ec2d6fb296ab1f38
Apache-2.0
[ "LICENSE" ]
176
2.1
mitosheet
0.2.62
The Mito Spreadsheet
# The Mito Spreadsheet The Mito spreadsheet is desgined to help folks automate their repeititive reporting with Python. Every edit you make to the Mito spreadsheet is automatically converted to production-ready Python code. Use spreadsheet formulas like VLOOKUP, pivot tables, and all of your favorite Excel functionali...
text/markdown
Mito Sheet
aaron@sagacollab.com
null
null
GNU Affero General Public License v3
null
[ "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12...
[ "Linux" ]
https://github.com/mito-ds/mito
null
>=3.9
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://github.com/mito-ds/mito", "Repository, https://github.com/mito-ds/mito", "Issues, https://github.com/mito-ds/mito/issues" ]
twine/5.1.1 CPython/3.10.19
2026-02-20T15:09:39.329150
mitosheet-0.2.62.tar.gz
3,154,466
6a/30/54c60ecf3bd47bccb33bf586257afc64f4c2d181ffd8d6841ae173684ab2/mitosheet-0.2.62.tar.gz
source
sdist
null
false
33361e8d62543209891e202778c14f5c
2540a6f010414ccd5e707703426888a97c7fa2dbf30ded3a154902f1156c3cee
6a3054c60ecf3bd47bccb33bf586257afc64f4c2d181ffd8d6841ae173684ab2
null
[]
259
2.4
geopolrisk-py
2.0.0
Python library for geopolitical supply risk assessment (GeoPolRisk)
# The geopolrisk-py library documentation The **geopolrisk-py** library implements the Geopolitical Supply Risk (GeoPolRisk) method for assessing raw material criticality in Life Cycle Assessment. It complements traditional resource and environmental indicators and can also be applied in comparative risk assessment. ...
text/markdown
null
Anish Koyamparambath <anish.koyam@hotmail.com>, Thomas Schraml <Thomas.Schraml@uni-bayreuth.de>
null
null
null
LCA, criticality, geopolitical, supply-risk, raw-materials
[ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Operating System :: OS Independent", "Topic :: Scientific/Engineering" ]
[]
null
null
<3.12,>=3.10
[]
[]
[]
[ "setuptools>=61.0", "pandas<=2.3.3", "tqdm>=4.66.4", "geopy>=2.4.1", "openpyxl>=3.1.2", "setuptools; extra == \"testing\"", "pytest; extra == \"testing\"" ]
[]
[]
[]
[ "Homepage, https://github.com/akoyamp/geopolrisk-py", "Documentation, https://geopolrisk-py.readthedocs.io/en/latest/", "Source, https://github.com/akoyamp/geopolrisk-py" ]
twine/6.2.0 CPython/3.11.0
2026-02-20T15:09:34.537079
geopolrisk_py-2.0.0.tar.gz
30,000,602
d5/e0/f3658091a21b33718e3ae74f02d4b3e1c2773eb549333d635c38f0910c07/geopolrisk_py-2.0.0.tar.gz
source
sdist
null
false
4f10088a6ed96820a4e4a5c960f88816
bacd698fa243c53dff9feb66446cab837c542ea870daeea36b86117e30302089
d5e0f3658091a21b33718e3ae74f02d4b3e1c2773eb549333d635c38f0910c07
null
[ "LICENSE.txt" ]
178
2.4
dayamlchecker
1.0.0
An LSP for Docassemble YAML interviews
# DAYamlChecker An LSP for Docassemble YAML Interviews ## How to run ```bash pip install . python3 -m dayamlchecker `find . -name "*.yml" -path "*/questions/*" snot -path "*/.venv/*" -not -path "*/build/*"` # i.e. a space separated list of files ``` ## MCP / LLM integration DAYamlChecker includes an optional Model...
text/markdown
null
Bryce Willey <bryce.steven.willey@gmail.com>
null
null
null
null
[]
[]
null
null
>=3.12
[]
[]
[]
[ "esprima>=4.0.1", "mako>=1.3.10", "pyyaml>=6.0.2", "black>=24.0.0", "ruamel.yaml>=0.18.0", "mcp[cli]; extra == \"mcp\"" ]
[]
[]
[]
[]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:09:26.254725
dayamlchecker-1.0.0.tar.gz
26,410
7e/35/cc0eb17e71193b15f0d3d1503cc723ea15187dbed5dd337fde60ff4c7d7b/dayamlchecker-1.0.0.tar.gz
source
sdist
null
false
016229f4cd805234d8e3edc971906244
a7db1f44770d4d2b54df8b5907010005e203d260fb35a63a3151a38fa1912427
7e35cc0eb17e71193b15f0d3d1503cc723ea15187dbed5dd337fde60ff4c7d7b
MIT
[ "LICENSE" ]
220
2.4
mito-ai
0.1.62
AI chat for JupyterLab
# mito_ai [![Github Actions Status](/workflows/Build/badge.svg)](/actions/workflows/build.yml) AI chat for JupyterLab. This codebase contains two main components: 1. A Jupyter server extension that handles the backend logic for the chat. 2. Several JupyterLab extensions that handle the frontend logic for interacting ...
text/markdown
null
Aaron Diamond-Reivich <aaron@sagacollab.com>
null
null
Copyright (c) 2020-2024 Saga Inc. See the LICENSE.txt file at the root of this monorepo for licensing information.
jupyter, jupyterlab, jupyterlab-extension
[ "Framework :: Jupyter", "Framework :: Jupyter :: JupyterLab", "Framework :: Jupyter :: JupyterLab :: 4", "Framework :: Jupyter :: JupyterLab :: Extensions", "Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Prog...
[]
null
null
>=3.9
[]
[]
[]
[ "analytics-python", "anthropic>=0.6.81", "google-genai", "jinja2>=3.0.3", "jupyterlab<5,>=4.1.0", "litellm", "openai>=1.0.0", "pipreqs", "pydantic", "requests>=2.25.0", "sqlalchemy", "streamlit", "tornado>=6.2.0", "traitlets", "unidiff", "hatch-jupyter-builder>=0.5; extra == \"deploy\"...
[]
[]
[]
[ "Homepage, https://trymito.io", "Bug Tracker, https://github.com/mito-ds/monorepo/issues", "Repository, https://github.com/mito-ds/monorepo" ]
twine/6.2.0 CPython/3.11.14
2026-02-20T15:09:23.988024
mito_ai-0.1.62.tar.gz
16,664,115
9a/b8/8c38872b81eb277a4e1f38c9d47be6545e94bc7a10c70c3670932e60e539/mito_ai-0.1.62.tar.gz
source
sdist
null
false
bb536249c6892227c3aac1e1b83fb020
910867920a74a0a1103cfcd941593a5321d8e715b0ba63364c68c379df1060d8
9ab88c38872b81eb277a4e1f38c9d47be6545e94bc7a10c70c3670932e60e539
null
[ "LICENSE" ]
224
2.4
molprisma
1.0.1
Tool for fast inspection of PDB molecular files inside the terminal
# MolPrisma This is a tool for fast inspection of PDB molecular files inside the terminal. It is very lightweight, its only dependency being the [Prisma TUI](https://github.com/DiegoBarMor/prismatui) framework (which itself has no dependencies for Linux). ## Quickstart ```bash pip install molprisma molprisma your_file...
text/markdown
DiegoBarMor
diegobarmor42@gmail.com
null
null
MIT
pdb rcsb molecular terminal tui protein nucleic rna dna ligand
[ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent" ]
[]
https://github.com/diegobarmor/molprisma
null
>=3.10
[]
[]
[]
[ "prismatui==0.3.2" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.14.2
2026-02-20T15:08:56.433187
molprisma-1.0.1.tar.gz
11,197
15/a1/4123021a3f56988977896ecd9e5359bd734960cc1273fbeb8921e8e39193/molprisma-1.0.1.tar.gz
source
sdist
null
false
da318d4f54b951ae7d1fc16073ffa970
ac68048c99ba454b8d4501383ecf561a295b254e0f432a73fa47c86caf7490da
15a14123021a3f56988977896ecd9e5359bd734960cc1273fbeb8921e8e39193
null
[ "LICENSE.md" ]
188
2.4
hexagon
0.64.4
Build your Team's CLI
# hexagon Make your team's knowledge truly accessible, truly shared, and truly empowering by creating your own CLI. [![01_ci-cd](https://github.com/lt-mayonesa/hexagon/actions/workflows/01-python-package.yml/badge.svg)](https://github.com/lt-mayonesa/hexagon/actions/workflows/01-python-package.yml) [![Code style: blac...
text/markdown
Joaco Campero
juacocampero@gmail.com
null
null
null
null
[ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent" ]
[]
https://github.com/lt-mayonesa/hexagon
null
>=3.10
[]
[]
[]
[ "annotated-types==0.7.0; python_version >= \"3.8\"", "clipboard==0.0.4", "inquirerpy==0.3.4; python_version >= \"3.7\" and python_version < \"4.0\"", "markdown==3.10.2; python_version >= \"3.10\"", "markdown-it-py==4.0.0; python_version >= \"3.10\"", "mdurl==0.1.2; python_version >= \"3.7\"", "packaging...
[]
[]
[]
[ "Bug Tracker, https://github.com/lt-mayonesa/hexagon/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:08:36.608861
hexagon-0.64.4.tar.gz
98,889
a6/7c/57c8b2b8301bf661d85f2e8f855812ce5ff220998641d75d2adaa15cbf56/hexagon-0.64.4.tar.gz
source
sdist
null
false
0926ac7b265fb08999fc0c4da5e14a3f
a4c54d09d3f8587d2c7cd19921b47ba76ed2c55a119c78035b482f995fde5acc
a67c57c8b2b8301bf661d85f2e8f855812ce5ff220998641d75d2adaa15cbf56
null
[ "LICENSE" ]
181
2.4
vllm-sr
0.1.0b2.dev20260220150754
vLLM Semantic Router - Intelligent routing for Mixture-of-Models
# vLLM Semantic Router Intelligent Router for Mixture-of-Models (MoM). GitHub: https://github.com/vllm-project/semantic-router ## Quick Start ### Installation ```bash # Install from PyPI pip install vllm-sr # Or install from source (development) cd src/vllm-sr pip install -e . ``` ### Usage ```bash # Initialize...
text/markdown
vLLM-SR Team
null
null
null
Apache-2.0
vllm, semantic-router, llm, routing, caching
[ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12" ]
[]
null
null
>=3.10
[]
[]
[]
[ "click>=8.1.7", "pyyaml>=6.0.2", "jinja2>=3.1.4", "requests>=2.31.0", "pydantic>=2.0.0", "huggingface_hub[cli]>=0.20.0", "pytest>=8.4.1; extra == \"dev\"", "black>=22.0.0; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/vllm-project/vllm-semantic-router", "Documentation, https://github.com/vllm-project/vllm-semantic-router/blob/main/README.md", "Repository, https://github.com/vllm-project/vllm-semantic-router", "Issues, https://github.com/vllm-project/vllm-semantic-router/issues" ]
twine/6.2.0 CPython/3.11.14
2026-02-20T15:08:11.141123
vllm_sr-0.1.0b2.dev20260220150754.tar.gz
71,742
1c/47/7b20d7e201110716b970c5e5e7f89b029429646e103f2633a04224f504ae/vllm_sr-0.1.0b2.dev20260220150754.tar.gz
source
sdist
null
false
d8f3420b7221e88708c4685676e22873
e1d10cff26b76310d20cbcd98ce51c2d0509a2fd76e4bde8da36ded8eaa61724
1c477b20d7e201110716b970c5e5e7f89b029429646e103f2633a04224f504ae
null
[]
178
2.3
ttyg
3.2.0
Natural language querying for GraphDB using LangGraph agents
<p align="center"> <img alt="Graphwise Logo" src="https://github.com/Ontotext-AD/ttyg-langgraph/blob/main/.github/Graphwise_Logo.jpg"> </p> # Talk to Your Graph (TTYG) TTYG is a Python module that enables Natural Language Querying (NLQ) using [GraphDB](https://graphdb.ontotext.com/) and [LangChain Agents](https://d...
text/markdown
null
null
null
null
Apache-2.0
null
[ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13" ]
[]
https://github.com/Ontotext-AD/ttyg-langgraph
null
<3.14,>=3.12
[]
[]
[]
[ "sparqlwrapper==2.0.0", "langchain==1.2.10", "langgraph==1.0.9" ]
[]
[]
[]
[ "Repository, https://github.com/Ontotext-AD/ttyg-langgraph" ]
poetry/2.1.4 CPython/3.13.12 Linux/6.11.0-1018-azure
2026-02-20T15:08:03.003131
ttyg-3.2.0.tar.gz
16,854
d5/bd/5e7fa73846d1e68551fe23cce80236f14115fd5df0c17ca2143e6787e9a4/ttyg-3.2.0.tar.gz
source
sdist
null
false
a86f78b850dd21bd947d7889faba3374
aa19f1c3eb456283125ae2c404120605b1a55d1c0ec999970d52919107c0a9cb
d5bd5e7fa73846d1e68551fe23cce80236f14115fd5df0c17ca2143e6787e9a4
null
[]
170
2.4
zoommap-converter
0.4.1
A Python CLI tool for converting Leaflet to Zoommap.
### Leaflet-to-Zoommap Converter This repository contains a Python CLI tool to parse Obsidian Vaults and convert Leaflet codeblocks to Zoommap ([TTRPG Tools: Maps](https://github.com/Jareika/zoom-map)) format, supporting map scales, icons and shapes. ## Overview ZoomMap Converter is designed to facilitate the migrat...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
<4.0,>=3.12
[]
[]
[]
[ "obsidianmd-parser>=0.4.0", "pillow>=12.1.0", "pydantic>=2.12.5" ]
[]
[]
[]
[]
uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"...
2026-02-20T15:07:52.010151
zoommap_converter-0.4.1.tar.gz
30,005
73/3e/25d496fb18bad1b3eb35996d168cebadcc71ad5ff36125407aea6e3c4e92/zoommap_converter-0.4.1.tar.gz
source
sdist
null
false
2d309c451ee3e61ce99ac4a5e3739880
7d7a521b20fb2fe9f50fe6e8260210751a40223c5fa7356d6ddc0f35236331ae
733e25d496fb18bad1b3eb35996d168cebadcc71ad5ff36125407aea6e3c4e92
null
[ "LICENSE" ]
187
2.4
glean-api-client
0.12.8
Python Client SDK Generated by Speakeasy.
# Glean Python API Client The Glean Python SDK provides convenient access to the Glean REST API from any Python 3.8+ application. It includes type hints for all request parameters and response fields, and supports both synchronous and asynchronous usage via [httpx](https://www.python-httpx.org/). <!-- No Summary [summ...
text/markdown
Glean Technologies, Inc.
null
null
null
null
null
[ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14" ]
[]
https://github.com/gleanwork/api-client-python.git
null
>=3.10
[]
[]
[]
[ "httpcore>=1.0.9", "httpx>=0.28.1", "pydantic>=2.11.2" ]
[]
[]
[]
[ "Repository, https://github.com/gleanwork/api-client-python.git" ]
poetry/2.2.1 CPython/3.10.19 Linux/6.8.0-1044-azure
2026-02-20T15:07:33.997922
glean_api_client-0.12.8.tar.gz
265,657
33/57/2e4d3ed8ed07f797a408f28b7337730638610e71d436c664ab95fdc9aa0f/glean_api_client-0.12.8.tar.gz
source
sdist
null
false
3e92ba8b307484c64f8501dac2376972
b67f3ebb57a3e3f35d00680283aae625e53acb1778b0205666bc352c5e6ea339
33572e4d3ed8ed07f797a408f28b7337730638610e71d436c664ab95fdc9aa0f
null
[]
373
2.4
pyegeria
5.5.3.17
A python client for Egeria
<!-- SPDX-License-Identifier: CC-BY-4.0 --> <!-- Copyright Contributors to the ODPi Egeria project. --> ![Egeria Logo](https://egeria-project.org/assets/images/egeria-header.png) [![GitHub](https://img.shields.io/github/license/odpi/egeria)](LICENSE) # pyegeria: a python client for Egeria A lightweight Python 3.12...
text/markdown
null
Dan Wolfson <dan.wolfson@pdr-associates.com>
null
null
null
egeria, metadata, governance
[ "Programming Language :: Python", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.12
[]
[]
[]
[ "httpx", "rich>=14.2", "validators", "urllib3", "requests", "jupyter", "click==8.3.1", "trogon", "psycopg2-binary>=2.9.11", "jupyter-notebook-parser", "loguru", "inflect", "pydantic>=2.12.3", "pydantic-settings>=2.10.1", "pydevd-pycharm>=253.27642.35", "wcwidth", "altair==6.0.0", "...
[]
[]
[]
[]
twine/6.2.0 CPython/3.13.7
2026-02-20T15:07:14.385225
pyegeria-5.5.3.17.tar.gz
1,127,649
e3/2e/525025a28669be50b68f8322b8f08abfeff961772f56d69aeb0ab7ee9a97/pyegeria-5.5.3.17.tar.gz
source
sdist
null
false
530f97c0b1387e71f6a33be450d13958
41deb4a62c486168a0ae75b2562572149250d35ece011b6d69318cff267d8179
e32e525025a28669be50b68f8322b8f08abfeff961772f56d69aeb0ab7ee9a97
Apache-2.0
[ "LICENSE" ]
208
2.3
taktile-auth
1.1.84
Auth Package for Taktile
# Taktile Auth [![pypi status](https://img.shields.io/pypi/v/taktile-auth.svg)](https://pypi.python.org/pypi/taktile-auth) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) This package is part of the Taktile ecosystem. Taktile enables data science ...
text/markdown
Taktile GmbH
devops@taktile.com
null
null
Apache-2.0
null
[ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13" ]
[]
null
null
<4.0,>=3.10
[]
[]
[]
[ "pydantic<3.0", "PyYAML<7.0,>=6.0", "PyJWT[crypto]==2.10.1", "requests<3.0,>=2.32", "cryptography>=44.0.1" ]
[]
[]
[]
[]
poetry/2.1.3 CPython/3.12.12 Linux/6.11.0-1018-azure
2026-02-20T15:06:31.608371
taktile_auth-1.1.84.tar.gz
18,483
53/42/e75b8bfa28142134e19f05b855264a7bb35f04ebbf8efb2d84c4792d84db/taktile_auth-1.1.84.tar.gz
source
sdist
null
false
9d5df96a837e10b4448e82a264566e2f
749c14caea69dc7d30bfe3970ffa97ee80a81cfba978205e15118565f9f179c8
5342e75b8bfa28142134e19f05b855264a7bb35f04ebbf8efb2d84c4792d84db
null
[]
211
2.1
renovosolutions.aws-cdk-crowdstrike-ingestion
0.1.1
A CDK library to ease repetetive construct creation for CrowdStrike data ingestion
# cdk-library-crowdstrike-ingestion A CDK library to ease repetitive construct creation for CrowdStrike data ingestion. This library provides a construct that creates an S3 bucket with the necessary configuration for CrowdStrike data ingestion, along with an SQS queue for notifications, an IAM role for access, and op...
text/markdown
Renovo Solutions<webmaster+cdk@renovo1.com>
null
null
null
Apache-2.0
null
[ "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: JavaScript", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Typing :: Typed", ...
[]
https://github.com/RenovoSolutions/cdk-library-crowdstrike-ingestion.git
null
~=3.9
[]
[]
[]
[ "aws-cdk-lib<3.0.0,>=2.239.0", "cdk-nag<3.0.0,>=2.37.55", "constructs<11.0.0,>=10.5.1", "jsii<2.0.0,>=1.126.0", "publication>=0.0.3", "typeguard==2.13.3" ]
[]
[]
[]
[ "Source, https://github.com/RenovoSolutions/cdk-library-crowdstrike-ingestion.git" ]
twine/6.2.0 CPython/3.14.3
2026-02-20T15:06:30.862908
renovosolutions_aws_cdk_crowdstrike_ingestion-0.1.1.tar.gz
81,109
70/5b/787ebccc717c879b69c9eea041ea7bf144939aa014e93431c6266b538335/renovosolutions_aws_cdk_crowdstrike_ingestion-0.1.1.tar.gz
source
sdist
null
false
2ddbbe3281a2c7204f145e85d3d6c19c
59bfb0cdc4334ba0fccdfa8373b1ab5bef27c66092cec0d8aceca1934feafbb3
705b787ebccc717c879b69c9eea041ea7bf144939aa014e93431c6266b538335
null
[]
0
2.4
fit-aic
0.1.1
AIC and AICc wrappers for scipy and lmfit
# fit_aic [![PyPI version](https://badge.fury.io/py/fit-aic.svg)](https://badge.fury.io/py/fit-aic) AIC and AICc wrappers for scipy and lmfit, making it easy to compute Akaike information criteria for model comparison. ## Overview `fit_aic` provides convenient wrappers around popular curve fitting libraries tha...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
>=3.8
[]
[]
[]
[ "scipy", "numpy", "lmfit; extra == \"lmfit\"", "pytest; extra == \"dev\"", "lmfit; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/dagrass/fit_aic", "Repository, https://github.com/dagrass/fit_aic" ]
twine/6.2.0 CPython/3.11.9
2026-02-20T15:06:10.882571
fit_aic-0.1.1.tar.gz
14,991,824
0d/78/30ef7aacd0074c69beba5fd76b9b4d2f9190d4c3a1316369b3404dd5b1c8/fit_aic-0.1.1.tar.gz
source
sdist
null
false
8b21de33a2828518eb5112cfed78224f
0d41dc64e78c12853ae35ccf36764fcde7c9caa8ffff85d7494b92a56751d798
0d7830ef7aacd0074c69beba5fd76b9b4d2f9190d4c3a1316369b3404dd5b1c8
null
[ "LICENSE" ]
193
2.4
reasoning-core
0.2.1
A RL env with procedurally generated symbolic reasoning data
# Reasoning core ◉ reasoning-core is a text-based RLVR for LLM reasoning training. It is centered on expressive symbolic tasks, including full fledged FOL, formal mathematics with TPTP, formal planning with novel domains, and syntax tasks. 🤗 https://hf.co/datasets/reasoning-core/rc1 # Prime Environment Hub ```pyth...
text/markdown
null
null
null
null
null
null
[]
[]
null
null
null
[]
[]
[]
[ "appdirs", "beautifulsoup4", "duckdb", "easydict", "exrex", "faker", "funcy", "gramforge", "inflection", "lazy-object-proxy", "multiprocess", "networkx", "nltk", "num2words", "numpy", "pandas", "pgmpy", "pooch", "prime", "pyparsing", "pyyaml", "rapidfuzz", "reasoning-gym"...
[]
[]
[]
[]
twine/6.1.0 CPython/3.12.10
2026-02-20T15:06:09.575084
reasoning_core-0.2.1.tar.gz
206,559
ff/9f/62cde856e66d5748470266d9179d46c1bb7662ff9a386a55a2b6f8bfcad4/reasoning_core-0.2.1.tar.gz
source
sdist
null
false
c1ad4c6fd5b081d6f3c9f46d6cfd1cad
06a522f04a9c3f928c84e103aa57921cf945b1e5cfacaa0be64f4d9851251910
ff9f62cde856e66d5748470266d9179d46c1bb7662ff9a386a55a2b6f8bfcad4
null
[ "LICENSE" ]
192
2.4
hexlogger
2.0.2
Premium console logging library with themes, gradients, panels, tables, progress bars, and spinners.
A premium, zero-dependency Python console logging library with beautiful colored output, multiple themes, gradient text, panels, tables, progress bars, and spinners. --- ```bash pip install hexlogger ``` --- ```python import hexlogger hexlogger.success(" BOT READY ") hexlogger.info("Logged in as:...
text/markdown
Itz Montage
null
null
null
MIT
logging, console, terminal, colors, logger, hex, ansi
[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Lan...
[]
null
null
>=3.7
[]
[]
[]
[]
[]
[]
[]
[ "Homepage, https://github.com/Montagexd/hexlogger" ]
twine/6.2.0 CPython/3.12.10
2026-02-20T15:05:58.439557
hexlogger-2.0.2.tar.gz
17,318
4c/96/11f172b16ed864a1c983383b98b3217d9683c7af80989b52f602a9ed8261/hexlogger-2.0.2.tar.gz
source
sdist
null
false
56442eeefb068d5ddcac1b101ca5b516
f299b76124850651653ae499a3b05d969dadad40f9581b274772ee028b346dbd
4c9611f172b16ed864a1c983383b98b3217d9683c7af80989b52f602a9ed8261
null
[ "LICENSE" ]
196
2.4
topologicpy
0.9.4
An AI-Powered Spatial Modelling and Analysis Software Library for Architecture, Engineering, and Construction.
# topologicpy <img src="https://topologic.app/wp-content/uploads/2023/02/topologicpy-logo-no-loop.gif" alt="topologicpy logo" width="250" loop="1"> # An AI-Powered Spatial Modelling and Analysis Software Library for Architecture, Engineering, and Construction ## Introduction Welcome to topologicpy (rhymes with apple...
text/markdown
null
Wassim Jabi <wassim.jabi@gmail.com>
null
null
AGPL v3 License Copyright (c) 2024 Wassim Jabi This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your opt...
null
[ "Programming Language :: Python :: 3", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent" ]
[]
null
null
<3.15,>=3.8
[]
[]
[]
[ "numpy>=1.18.0", "scipy>=1.4.1", "pandas", "tqdm", "plotly", "lark", "specklepy", "webcolors", "topologic_core>=7.0.1", "pytest-xdist>=2.4.0; extra == \"test\"" ]
[]
[]
[]
[ "Homepage, https://github.com/wassimj/TopologicPy", "Bug Tracker, https://github.com/wassimj/TopologicPy/issues", "Documentation, https://topologicpy.readthedocs.io" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:05:18.338330
topologicpy-0.9.4-py3-none-any.whl
576,965
2b/26/e1891d5f7b56aaacec986a540fc3bf6c90fcab3417b523195d4c4a376076/topologicpy-0.9.4-py3-none-any.whl
py3
bdist_wheel
null
false
759d060041a892ac29c790f5c3d81de4
d045145ca0d84c82e0e0edb53abab50aabd97c786019f0d24ac2a69db23f5084
2b26e1891d5f7b56aaacec986a540fc3bf6c90fcab3417b523195d4c4a376076
null
[ "LICENSE" ]
110
2.4
iterative_stats
0.1.2
This package implements iterative algorithms to compute some basics statistics
# BasicIterativeStatistics In this repository, basic iterative statistics are implemented. ## Installation The python package **iterative_stats** is available on [pypi](https://pypi.org/project/iterative-stats/). ``` pip install iterative-stats ``` Otherwise, one can clone the following repository: ``` git clon...
text/markdown
Frederique Robin
null
null
null
LICENSE
null
[ "License :: OSI Approved :: BSD License", "License :: Other/Proprietary License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Lang...
[]
null
null
<3.15,>=3.11
[]
[]
[]
[ "numpy<3.0.0,>=1.26.0", "pyyaml>=6.0" ]
[]
[]
[]
[ "Homepage, https://github.com/your-username/iterative-stats", "Repository, https://github.com/your-username/iterative-stats" ]
poetry/2.3.2 CPython/3.12.12 Linux/6.11.0-1018-azure
2026-02-20T15:04:54.108972
iterative_stats-0.1.2-py3-none-any.whl
19,211
93/59/f048ab03e17a228ce533a71037387e51aa9353cded6fbf75bafc177f9007/iterative_stats-0.1.2-py3-none-any.whl
py3
bdist_wheel
null
false
9fe7b4ff3948e6d66a9ddea3ed93d324
435ecdd5d6047150f3384b374a324ac3617ad5b66fa2ba583e92438b5917e4d0
9359f048ab03e17a228ce533a71037387e51aa9353cded6fbf75bafc177f9007
null
[ "LICENSE" ]
0
2.4
qodev-apollo-api
0.1.1
Async Python client for Apollo.io CRM API
# qodev-apollo-api [![CI](https://github.com/qodevai/apollo-api/actions/workflows/ci.yml/badge.svg)](https://github.com/qodevai/apollo-api/actions/workflows/ci.yml) [![PyPI](https://img.shields.io/pypi/v/qodev-apollo-api)](https://pypi.org/project/qodev-apollo-api/) [![Python](https://img.shields.io/pypi/pyversions/qo...
text/markdown
null
Jan Scheffler <jan.scheffler@qodev.ai>
null
null
MIT
api, apollo, apollo.io, async, client, crm, prospecting, sales
[ "Development Status :: 4 - Beta", "Framework :: AsyncIO", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Pro...
[]
null
null
>=3.11
[]
[]
[]
[ "httpx>=0.27.0", "pydantic>=2.0.0", "pyright>=1.1.0; extra == \"dev\"", "pytest-asyncio>=0.24.0; extra == \"dev\"", "pytest-cov>=4.1.0; extra == \"dev\"", "pytest-mock>=3.12.0; extra == \"dev\"", "pytest>=8.0.0; extra == \"dev\"", "ruff>=0.8.0; extra == \"dev\"" ]
[]
[]
[]
[ "Homepage, https://github.com/qodevai/apollo-api", "Repository, https://github.com/qodevai/apollo-api", "Issues, https://github.com/qodevai/apollo-api/issues" ]
twine/6.1.0 CPython/3.13.7
2026-02-20T15:04:31.799945
qodev_apollo_api-0.1.1.tar.gz
72,609
0c/76/10cb344b52d9abedfac7c9b2361de0e25839362ee121b49b442b030e3ae1/qodev_apollo_api-0.1.1.tar.gz
source
sdist
null
false
4f353540d9601fd936ae249a962b6d37
9683c39f9031afcbd7261c967131b119cf15ef7717f43db9cd07d6cda3911560
0c7610cb344b52d9abedfac7c9b2361de0e25839362ee121b49b442b030e3ae1
null
[ "LICENSE" ]
182
2.4
SPRpy
1.1.5
SPRpy is an open-source project developing GUI data analysis tools for multi-parameter surface plasmon resonance measurements.
# SPRpy: GUI analysis methods for MP-SPR measurements This program can be used to perform data analysis on multi-parameter surface plasmon resonance (MP-SPR) measurements acquired using [Bionavis SPR instruments](https://www.bionavis.com/en/technology/why-choose-mpspr/). Specifically, fresnel modelling and exclusion h...
text/markdown
null
John Andersson <anjohn@chalmers.se>
null
null
null
Dash, Data Analysis, GUI, Python, SPR, Surface Plasmon Resonance
[ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Topic :: Scientific/Engineering :: Chemistry", "Topic :: Scie...
[]
null
null
<3.13,>=3.11
[]
[]
[]
[ "bottleneck>=1.3.7", "dash-bootstrap-components==1.7.1", "dash==2.18.2", "kaleido>=0.1.0.post1", "numpy>=1.26.2", "pandas==2.3.1", "plotly>=5.16.1", "pywin32; platform_system == \"Windows\"", "scipy>=1.11.2" ]
[]
[]
[]
[ "Documentation, https://github.com/John-trailinghyphon/SPRpy#readme", "ReleaseNotes, https://github.com/John-trailinghyphon/SPRpy/blob/master/CHANGELOG.md", "Issues, https://github.com/John-trailinghyphon/SPRpy/issues", "Source, https://github.com/John-trailinghyphon/SPRpy" ]
twine/6.2.0 CPython/3.11.9
2026-02-20T15:04:26.970448
sprpy-1.1.5.tar.gz
35,323,772
4a/ff/33caf7d21294545b30a706274b1519ba5c531a47a9db629c78aae5c46f88/sprpy-1.1.5.tar.gz
source
sdist
null
false
6be43db21a1229ec70c11825d984c82a
ff791f82257ecbf2faf45fa927fffd5e0c6d78ff1a4f058a9138cd3282e7730d
4aff33caf7d21294545b30a706274b1519ba5c531a47a9db629c78aae5c46f88
MIT
[ "LICENSE" ]
0
2.4
aize
0.1.0
aize — lightweight NLP analysis toolkit (Zipf, Heap's law, TF-IDF, sentiment, readability & more)
# aize · NLP Analysis Toolkit [![PyPI version](https://img.shields.io/pypi/v/aize.svg)](https://pypi.org/project/aize/) [![Python](https://img.shields.io/pypi/pyversions/aize.svg)](https://pypi.org/project/aize/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT...
text/markdown
eokoaze
null
null
null
null
nlp, natural-language-processing, text-analysis, zipf, tfidf, sentiment, readability, wordcloud
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Py...
[]
null
null
>=3.9
[]
[]
[]
[ "nltk>=3.8", "scikit-learn>=1.2", "wordcloud>=1.9", "pandas>=1.5", "streamlit>=1.28; extra == \"dashboard\"", "plotly>=5.0; extra == \"dashboard\"", "Pillow>=9.0; extra == \"dashboard\"", "fastapi>=0.100; extra == \"api\"", "uvicorn>=0.23; extra == \"api\"", "python-multipart>=0.0.6; extra == \"ap...
[]
[]
[]
[ "Homepage, https://github.com/eokoaze/aize", "Repository, https://github.com/eokoaze/aize", "Bug Tracker, https://github.com/eokoaze/aize/issues" ]
twine/6.2.0 CPython/3.11.14
2026-02-20T15:03:24.908381
aize-0.1.0.tar.gz
15,140
3c/b2/bf1adabc811313b47ba4fd25e94443f34baaecb2c50d45ab9dbc70b4edc3/aize-0.1.0.tar.gz
source
sdist
null
false
112c6729a16736d6ee5627c92b80909b
724eaca1de5f6681bd3ce2ab1cedfb6ba2c71881385f1193adaaa884e04c04ac
3cb2bf1adabc811313b47ba4fd25e94443f34baaecb2c50d45ab9dbc70b4edc3
MIT
[ "LICENSE" ]
209
2.4
deteqt
0.1.5
Python client for DeteQT metrology and quantum-chip diagnostics on InfluxDB v2.
# deteqt Python client for DeteQT metrology and quantum-chip diagnostics on InfluxDB v2. ## Documentation - [Main website](https://deteqt-d9f77a.gitlab.io/) - [Usage](https://deteqt-d9f77a.gitlab.io/usage/) - [API reference](https://deteqt-d9f77a.gitlab.io/api/) ## Install ```zsh # Create and activate a virtual en...
text/markdown
null
null
null
null
null
influxdb, qoi, telemetry, timeseries
[ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Programming Language ::...
[]
null
null
>=3.12
[]
[]
[]
[ "influxdb-client<2.0.0,>=1.50.0" ]
[]
[]
[]
[]
twine/6.2.0 CPython/3.13.11
2026-02-20T15:03:22.919456
deteqt-0.1.5.tar.gz
17,239
5c/63/c2cdb102d609545aa950bd5b002c51233069412f36a32a0bc86413b53d8f/deteqt-0.1.5.tar.gz
source
sdist
null
false
435992074e36d702ccca917b22087980
58aba7d935b8e98630b300616031c756fa6d4ac65191b3c2b21d279a46d0bf35
5c63c2cdb102d609545aa950bd5b002c51233069412f36a32a0bc86413b53d8f
null
[]
186
2.4
ocean-runner
0.3.4
A fluent API for OceanProtocol algorithms
# Ocean Runner [![PyPI](https://img.shields.io/pypi/v/ocean-runner?label=pypi&style=flat-square)](https://pypi.org/project/ocean-runner/) [![Coverage](https://raw.githubusercontent.com/agrospai/ocean-runner/main/coverage.svg)](https://github.com/agrospai/ocean-runner) Ocean Runner is a package that eases algorithm cr...
text/markdown
null
AgrospAI <agrospai@udl.cat>, Christian López <christian.lopez@udl.cat>
null
null
Copyright 2025 spin3l Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and...
null
[ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ]
[]
null
null
>=3.10
[]
[]
[]
[ "aiofiles>=25.1.0", "oceanprotocol-job-details>=0.4.2", "pydantic-settings>=2.12.0", "pydantic>=2.12.5", "pytest>=8.4.2", "returns[compatible-mypy]>=0.26.0" ]
[]
[]
[]
[ "Homepage, https://github.com/AgrospAI/ocean-runner", "Issues, https://github.com/AgrospAI/ocean-runner/issues" ]
twine/6.0.1 CPython/3.12.8
2026-02-20T15:02:57.561979
ocean_runner-0.3.4.tar.gz
6,374
c8/d3/571f8d1683b73d90cef58dd86996e098bb5593fa332ff4315b612d452f11/ocean_runner-0.3.4.tar.gz
source
sdist
null
false
197df6f26626c1bf55d7b9a34d27fc0b
bb2d1e555c4898c675e9d20e71009cefb21a384f0b7483a05f68b51ff2a4dd55
c8d3571f8d1683b73d90cef58dd86996e098bb5593fa332ff4315b612d452f11
null
[]
186