Skip to main content

Framework-agnostic Python utilities: text, time, iterables, structured logging, telemetry primitives, and more.

Project description

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, requester, memory, memory-extended, xpath, otel, profiling — install only what you use.

  • awsboto3, requests, ec2-metadata (for neutronium.utils.aws / ssm / s3)
  • urltldextract (only for get_url_domain; the rest of neutronium.utils.url is pure stdlib)
  • memorypsutil (for print_memory_usage); memory-extendedpympler, objgraph (for the heap/objgraph tools — opt in only if you use them)

Development

uv sync --group dev
uv run pytest

License

MIT © Gaussian Holdings, LLC

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neutronium-0.2.0.tar.gz (53.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neutronium-0.2.0-py3-none-any.whl (52.5 kB view details)

Uploaded Python 3

File details

Details for the file neutronium-0.2.0.tar.gz.

File metadata

  • Download URL: neutronium-0.2.0.tar.gz
  • Upload date:
  • Size: 53.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for neutronium-0.2.0.tar.gz
Algorithm Hash digest
SHA256 10c96f0bc22837d8bc296494e7856b670977bef9e5e7db7a1f439e8f5f50f887
MD5 4bf9153fe544c818f9ffa896488be252
BLAKE2b-256 0592e24d1b89782de133f30ac4ea81c4e65054ddafac18d12a49e7d0168589e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for neutronium-0.2.0.tar.gz:

Publisher: publish.yml on gaussian/neutronium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file neutronium-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: neutronium-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 52.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for neutronium-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1b54713d9145fa59db5284fc9c73c15e92fe7a5ab8f9ac84aa5feab6bb27c60b
MD5 070043385aa56d08df2f4a56cd1c72f0
BLAKE2b-256 48dd405b6c1ab17721ef597e6520294672cb9c2d7a28447b69dc3a14d4ca58da

See more details on using hashes here.

Provenance

The following attestation bundles were made for neutronium-0.2.0-py3-none-any.whl:

Publisher: publish.yml on gaussian/neutronium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page