Skip to main content

A pandas-like library for tabular and time series data.

Project description

🕷️ Atrax

Atrax is a lightweight, educational Python library for data manipulation, inspired by pandas. It's designed for developers, students, and data enthusiasts who want to learn, customize, or extend core DataFrame and Series functionality without the overhead of a full-scale framework.

🚀 What is Atrax?

Atrax is:

  • A simplified reimagining of the pandas library.

  • Built from scratch in pure Python.

  • Easy to read, modify, and extend.

  • Focused on core functionality like:

    • Series and DataFrame objects

    • operations like qcut, rank, rolling, resample, and more

    • intuitive data access and slicing

  • Great for learning how data libraries work under the hood.

🎯 Why Use Atrax?

  • 🧠 Educational: Understand how high-level data operations are implemented from scratch.

  • 🧰 Customizable: Build your own behavior or tweak it for niche use cases.

  • ⚡ Lightweight: No C extensions, no dependencies.

  • 🧪 Test-driven: Designed with testability and correctness in mind.

Testing

To run tests:

pytest

To view the coverage run

start htmlcov/index.html

to build

python -m build

to publish

python -m twine upload dist/*

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

atrax-0.0.4.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.

atrax-0.0.4-py3-none-any.whl (29.7 kB view details)

Uploaded Python 3

File details

Details for the file atrax-0.0.4.tar.gz.

File metadata

  • Download URL: atrax-0.0.4.tar.gz
  • Upload date:
  • Size: 38.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for atrax-0.0.4.tar.gz
Algorithm Hash digest
SHA256 7cbd7d3a83b27e5a8f59ff611eaa93954522d630c842e5745250593a87de8ebe
MD5 aa38d3bcb6f8adab3633ed89b4ae032f
BLAKE2b-256 6d652c1e36dccbb90398d61111e9634137292713d078f744bb3de3183bfea813

See more details on using hashes here.

File details

Details for the file atrax-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: atrax-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 29.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for atrax-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 35437c8d52ad5b55867f0e6c968546e6f0a61a80128d2b8f502c08134babed3c
MD5 ee4329eec05b15fb9332f16123e36aa6
BLAKE2b-256 cd26dd9286647f53b8c411ec14a5d989ba7f4b3770ec61c0a1c11b08898ce2bb

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