Skip to content

📦 Lightweight and fast build system for your Python project.

Notifications You must be signed in to change notification settings

kostya-zero/pipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipe

A lightweight and fast build system for Python.

Note

If you would like to use old version of Pipe, go to old branch.

Features

  • Cross-platform. Pipe can work wherever Python and C compilers are available, including Windows, Linux, and macOS.
  • Native Compilation. Pipe can compile Python code natively use Nuitka.
  • Powered By Rust. Rust allows us to write Pipe in a more efficient and secure way.

Roadmap

Pipe is currently in development. We are working on the following features:

  • Basic terminal interface.
  • Python Integration.
    • Check Python version.
  • PIP Integration.
    • Install packages.
    • Install packages from requirements.txt.
    • Update Packages.
    • Check packages information.
  • Project Configuration.
    • Create new project.
    • Project Structure.
    • Project Management.
  • Build System.

And much more...

About

📦 Lightweight and fast build system for your Python project.

Topics

Resources

Stars

Watchers

Forks

Languages