asyncio-driven headless client library for block game
Find a file
alemidev f238d902fa
Changed build system to maturin to add rust extensions
This meant moving the python source out of src/ . I dislike this project
structure but will do for now while I think of something better.
setup.cfg is no longer needed and all options are either in pyproject.toml
or Cargo.toml. I still need to figure out a lot of stuff.

Co-authored-by: f-tlm <f-tlm@users.noreply.github.com>
2022-05-15 13:02:53 +02:00
aiocraft Changed build system to maturin to add rust extensions 2022-05-15 13:02:53 +02:00
compiler hinted slot as Item 2022-01-19 01:21:02 +01:00
examples add simple tokenmaker example 2022-04-21 01:14:50 +02:00
src Changed build system to maturin to add rust extensions 2022-05-15 13:02:53 +02:00
.editorconfig added .editorconfig 2022-01-07 15:01:24 +01:00
.gitignore Initial commit 2021-09-30 17:05:54 +02:00
Cargo.toml Changed build system to maturin to add rust extensions 2022-05-15 13:02:53 +02:00
LICENSE Initial commit 2021-09-30 17:05:54 +02:00
pyproject.toml Changed build system to maturin to add rust extensions 2022-05-15 13:02:53 +02:00
README.md Initial commit 2021-09-30 17:05:54 +02:00

aiocraft

An asyncio-driven headless client library for block game