jamesdow21's Stars
glyph/DateType
A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date', and separating out Naive and Aware datetimes into separate, mutually-incompatible types.
ofek/hatch-vcs
Hatch plugin for versioning with your preferred VCS
ofek/hatch-showcase
A project showcasing features and plugins for Hatch
jcrist/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
joshua-auchincloss/hatch-cython
cython hooks for hatch
hynek/build-and-inspect-python-package
Build and Inspect Python Packages in GitHub Actions
Tyler-Sch/pyruhvro
A Rust/Python library for fast avro deserialization
hgrecco/pint-pandas
Pandas support for pint
kynan/nbstripout
strip output from Jupyter and IPython notebooks
dadadel/pyment
Format and convert Python docstrings and generates patches
scientific-python/cookie
Scientific Python Library Development Guide and Cookiecutter
timescale/timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
andreoliwa/nitpick
Enforce the same settings on multiple projects
jesseduffield/lazygit
simple terminal UI for git commands
ofek/hatch-autorun
Hatch build hook plugin to inject code that will automatically run
scientific-python/lazy-loader
Populate library namespace without incurring immediate import costs
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
uber/petastorm
Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.
parseablehq/parseable
Parseable is a disk less, cloud native database for logs, observability, security, and compliance. Parseable is built with focus on simplicity & resource efficiency.
openobserve/openobserve
🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
paulozip/arauto
An open-source tool for quick Time Series Analysis and Forecasting
scientific-python/specs
Scientific Python Ecosystem Coordination (SPEC) documents
kylebarron/arro3
A minimal Python library for Apache Arrow, connecting to the Rust arrow crate
apache/arrow-cookbook
Apache Arrow Cookbook
apache/arrow-flight-sql-postgresql
Apache Arrow Flight SQL adapter for PostgreSQL
apache/arrow-experiments
Apache Arrow Development Experiments
apache/arrow-nanoarrow
Helpers for Arrow C Data & Arrow C Stream interfaces
apache/datafusion-comet
Apache DataFusion Comet Spark Accelerator
apache/arrow-adbc
Database connectivity API standard and libraries for Apache Arrow