Skip to main content

Core logic for charz

Project description

Charz Core

Core logic for charz

Installation

Install using either pip or rye:

pip install charz-core
rye add charz-core

Rational

Since core logic of charz was needed in charz-gl and for making servers, I found it fitting to split that core logic into this package, charz-core.

Includes

  • Annotations
    • Self (from standard typing or from package typing-extensions)
  • Math (from package linflex)
    • lerp
    • sign
    • clamp
    • move_toward
    • Vec2
    • Vec2i
    • Vec3
  • Framework
    • Engine
    • Clock
    • Screen
    • Scene
  • Decorators
    • group
  • Enums
    • Group
  • Components
    • TransformComponent
  • Nodes
    • Node
    • Node2D
    • Camera

Regarding testing

Tests for charz-core are currently manual and only somewhat implemented. The plan is to use pytest, however, it's hard to make work since charz-core is meant for long-running tasks.

Versioning

This project will use semantic versioning after reaching release 0.1.0. Consider any dev increment to be a breaking change. It is adviced to pin charz-core using == in your pyproject.toml, until release 0.1.0.

Notes

  • Cannot handle default scene functionality from Engine subclass, while using Scene subclasses

License

MIT

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

charz_core-0.1.0.dev11.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

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

charz_core-0.1.0.dev11-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

Details for the file charz_core-0.1.0.dev11.tar.gz.

File metadata

  • Download URL: charz_core-0.1.0.dev11.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.2

File hashes

Hashes for charz_core-0.1.0.dev11.tar.gz
Algorithm Hash digest
SHA256 5b806e26ca9341857e5e3534ab2f75f86d8461e5c9d7c81141b7aa4a6cb4edc1
MD5 84d65454459008076b1b0a2d67aa2a61
BLAKE2b-256 c7aeb59ef12f04e7cab9863c7f83926576f0e1a34ee9ecd3cabdf71ba8eb9560

See more details on using hashes here.

File details

Details for the file charz_core-0.1.0.dev11-py3-none-any.whl.

File metadata

File hashes

Hashes for charz_core-0.1.0.dev11-py3-none-any.whl
Algorithm Hash digest
SHA256 46abc1daed1ead35c45daf41e7bc91a40c62ba97a4a064eca9de24a02a4880fb
MD5 78f097846330f1a5e036cf59b1843045
BLAKE2b-256 440215e355922b965cc5a2b008230b9307ca725f026081373fd1d48644046e17

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