1,867 skills found · Page 1 of 63
pandas-dev / PandasFlexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
google / Python FirePython Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
marshmallow-code / MarshmallowA lightweight library for converting complex objects to and from simple Python datatypes.
pytransitions / TransitionsA lightweight, object-oriented finite state machine implementation in Python with many extensions
MongoEngine / MongoengineA Python Object-Document-Mapper for working with MongoDB
unum-cloud / USearchFast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
tryolabs / NorfairLightweight Python library for adding real-time multi-object tracking to any detector.
qlustered / DeepdiffDeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
Pyomo / PyomoAn object-oriented algebraic modeling language in Python for structured optimization problems.
uber / OrbitA Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood.
Belval / Pdf2imageA python module that wraps the pdftoppm utility to convert PDF to PIL Image object
cherrypy / CherrypyCherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev
igrek51 / WatDeep inspection of Python objects
cloudpipe / CloudpickleExtended pickling support for Python objects
xinshuoweng / AB3DMOT(IROS 2020, ECCVW 2020) Official Python Implementation for "3D Multi-Object Tracking: A Baseline and New Evaluation Metrics"
mido / MidoMIDI Objects for Python
cheind / Py Motmetrics:bar_chart: Benchmark multiple object trackers (MOT) in Python
pympler / PymplerDevelopment tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.
textstat / Textstat:memo: python package to calculate readability statistics of a text object - paragraphs, sentences, articles.
jsonpickle / JsonpicklePython library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.