Skip to main content

neutronium

Framework-agnostic Python utilities, extracted from Gaussian's internal infrastructure. No Django, no web framework, no cloud SDK in the base install — everything third-party is an optional extra.

pip install neutronium              # base: zero dependencies
pip install neutronium[text]        # inflection-backed pluralize/singularize
pip install neutronium[xpath]       # lxml-backed HTML/XPath helpers

What's inside

Module What it gives you
neutronium.utils.text Text normalization, slugs, tokenization, pluralize/singularize
neutronium.utils.time Timezone-aware datetime helpers
neutronium.utils.iterable Chunking, grouping, flattening, dict utilities
neutronium.utils.template_context Pure template-variable extraction and context building
neutronium.utils.json_patch RFC-6901 JSON pointer / merge-patch primitives
neutronium.utils.hash blake2b content hashing helpers
neutronium.utils.schema JSON-schema → default-dict
neutronium.utils.xpath lxml HTML parsing + link extraction ([xpath])
neutronium.utils.url URL parse / canonicalize / normalize / domain extraction ([url])
neutronium.requester Resilient HTTP fetcher with retries/paywall/no-index detection ([requests])
neutronium.utils.file Pickle / text / JSONC file helpers
neutronium.utils.performance Simple multi-level timer
neutronium.utils.email Canonical email normalization
neutronium.utils.{aws,ssm,s3} EC2/ECS instance metadata, SSM parameter fetch, S3 upload/download ([aws])
neutronium.utils.{print,params,profiling,memory,url_credentials} Assorted small utilities
neutronium.threads.thread_simple Minimal threading helpers
neutronium.telemetry Request-context vars, RequestFacts, pluggable sinks
neutronium.logging JSON / dev-console log formatters and context filters

Optional extras

text, time, aws, url, requests, memory, memory-extended, xpath, otel, profiling — install only what you use.

  • aws → boto3, requests, ec2-metadata (for neutronium.utils.aws / ssm / s3)
  • url → tldextract (only for get_url_domain; the rest of neutronium.utils.url is pure stdlib)
  • memory → psutil (for print_memory_usage); memory-extended → pympler, objgraph (for the heap/objgraph tools — opt in only if you use them)

Development

uv run --all-extras pytest   # installs all optional extras + the dev group

License

MIT © Gaussian Holdings, LLC

Release files for neutronium 0.2.6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for neutronium 0.2.6
File Size Uploaded
neutronium-0.2.6.tar.gz 55.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for neutronium 0.2.6
File Interpreter ABI Platform
neutronium-0.2.6-py3-none-any.whl Python 3 none any Details

Total release size: 107.8 kB

Release files / neutronium-0.2.6.tar.gz

Download URL neutronium-0.2.6.tar.gz
Size 55.1 kB
Tags Source
SHA-256 checksum
How to use checksums
fc34ef0ef87494a6a515198e5920d91ce7e07e52cba6f9992023492ac014d3f6
BLAKE2b-256 checksum
How to use checksums
b0c2097fbf29692e6802cebd919e83229ff753b6ff4882897b216c43b8e4f5f2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 16, 2026.

Transparency log

Release files / neutronium-0.2.6-py3-none-any.whl

Download URL neutronium-0.2.6-py3-none-any.whl
Size 52.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
92c0b31d6f5edee6b91b8f9b695f671485a66a136ac7566e95f9c0c008133220
BLAKE2b-256 checksum
How to use checksums
bb014ef4e177261a5d273686431e1ee5badc2854b5c3e769701745eb2b24d901
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 16, 2026.

Transparency log

Release history Release notifications | RSS feed

0.3.1

2 release files

0.3.0

2 release files

This release

0.2.6 This release

2 release files

0.2.5

2 release files

0.2.4

2 release files

0.2.3

2 release files

0.2.2

2 release files

0.2.1

2 release files

0.2.0

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page