Skip to main content

Foundation utilities for data I/O, timestamps, and type coercion

Project description

HomeBrewLibra

Modular utilities for market data processing and analysis.

Installation

Minimal (core only)

pip install homebrewlibra

With I/O helpers (feather, CSV)

pip install "homebrewlibra[io]"

For data preparation (market + data + I/O)

pip install "homebrewlibra[market,data,io]"

For pipeline orchestration (I/O + atoms + templates)

pip install "homebrewlibra[pipeline]"

For exchange connectivity

pip install "homebrewlibra[exchange]"

With plotting

pip install "homebrewlibra[plot]"

Everything (backward compatible)

pip install "homebrewlibra[all]"

Subpackages

Subpackage Extras Dependencies Description
core (none) pandas, numpy Shared utilities: timestamp parsing, field mapping
helper_market [market] core Trade splitting, grouping, peak detection helpers
helper_data [data] core DataFrame combination, index analysis
helper_feather [io] pyarrow Feather file I/O
helper_csv [io] (none) CSV file I/O
helper_io [io] core Step execution, file caching
pipeline [pipeline] [io] Template-based I/O, atomic chain helpers
helper_exchange [exchange] ccxt, requests Exchange API connectivity
helper_plot [plot] matplotlib Plotting tools
gantt_chart [chart] matplotlib Gantt chart generation

Changes in 0.2.2

  • Added: pipeline subpackage — template-based file I/O dispatcher, atomic chain helpers (rename_columns, select_columns, join_ddf, fillna_rules), and template variable resolution with mask-based parsing.
  • Added: [pipeline] extra that pulls in [io].
  • Build: Switched from poetry-core to setuptools.

Changes in 0.1.0

  • Removed: helper_model (ML utilities). Use model-core package instead.
  • Added: core subpackage to break circular imports.
  • Added: Optional extras [io], [market], [data], [exchange], [plot], [all].
  • Changed: pyproject.toml now declares minimal core deps; heavy deps moved to extras.

Contributing

Please fork this project on GitHub and send a pull request.

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

homebrewlibra-0.2.9.tar.gz (38.9 kB view details)

Uploaded Source

Built Distribution

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

homebrewlibra-0.2.9-py3-none-any.whl (47.1 kB view details)

Uploaded Python 3

File details

Details for the file homebrewlibra-0.2.9.tar.gz.

File metadata

  • Download URL: homebrewlibra-0.2.9.tar.gz
  • Upload date:
  • Size: 38.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for homebrewlibra-0.2.9.tar.gz
Algorithm Hash digest
SHA256 168bd5d8d75bf198e46ae86ee51a7e0f51206e8274775ca774476b588c511e9c
MD5 fcc0cf507789ad2797f11cb6017fc8b1
BLAKE2b-256 cbf73f1fdff9f9a89bfc97df3b29f0dbad52da24e83f198a85687d6f367aff73

See more details on using hashes here.

File details

Details for the file homebrewlibra-0.2.9-py3-none-any.whl.

File metadata

  • Download URL: homebrewlibra-0.2.9-py3-none-any.whl
  • Upload date:
  • Size: 47.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for homebrewlibra-0.2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 4d678998e3018a7fc742e268488b1ec93463b54f43d2fc271e1915f63a7ddf65
MD5 4d9d19d45c551e6afc025544312d531a
BLAKE2b-256 ce9b9f8148d73f4e1b257284444bf888edffb2ff791b070eb1364c4b9ffbd96d

See more details on using hashes here.

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