Skip to content

onechronos/symbologyl2-py

Repository files navigation

Build Coverage Status pre-commit

PyPI PyPI - Python Version PyPI - Format PyPI - License Documentation Status

Symbology Normalization (symbologyl2-py)

Introduction

Utility functions for parsing, normalizing, and translating between various capital market symbology types. This library is a thin wrapper over the symbologyl2 library, written in rust.

Current Support

  • US equities
    • CMS Concatenated/Suffix
    • Nasdaq Integrated
    • CQS (NYSE/CTA plan)

Development

uv sync && uv sync --dev
source .venv/bin/activate
maturin develop

Version Bumps

Given how maturin operates, it's necessary to bump release versions in both pyproject.toml and Cargo.toml.

pyproject.toml

[project]
version = "x.y.z"
Cargo.toml

[package]
version = "x.y.z"

About

Python wrapper for symbologyl2

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors