Skip to content

nicholasjng/daimyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daimyo: A simple Python build backend based on ninja

This is a personal project to improve my understanding of PEP517-compatible Python package build systems, and to get some experience with ninja.

⚠️ This is not production-ready software - use with caution.

Requirements

  • A ninja distribution available on the current PATH.
  • A Python >=3.10 interpreter.
  • For all reasonable uses (i.e., non-Python language extensions), a C++ toolchain installed on the current system.

About

A ninja-powered modern Python build backend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages