Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[DEPRECATED] contains the old "fork" build approach for cpython. New project is athttps://github.com/allyourcodebase/cpython

License

NotificationsYou must be signed in to change notification settings

andrewrk/cpython

 
 

Repository files navigation

This repo has been deprecated in favor ofhttps://github.com/allyourcodebase/cpython

CPython Zig Package

This is a fork ofCPython, packaged for Zig.

Unnecessary files have been deleted, and the build system has been replacedwithbuild.zig. There are no system dependencies; the only thing required tobuild this package isZig.

This builds a static executable, which can be then executed like this:

PYTHONPATH=Lib zig-out/bin/cpython

Project Status

My personal use case is to run the latestytdlp releases. This package is capable ofdoing that, however, there may be missing features beyond what is required forthis use case, such as missing C modules.

I have tested on x86_64-linux-gnu and x86_64-linux-musl but not any othertargets yet. Probably, other targets will need some work before they areadditionally supported.

Contributions to broaden the support status are welcome.

About

[DEPRECATED] contains the old "fork" build approach for cpython. New project is athttps://github.com/allyourcodebase/cpython

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python52.4%
  • C46.8%
  • C++0.4%
  • HTML0.3%
  • Assembly0.1%
  • Shell0.0%

[8]ページ先頭

©2009-2025 Movatter.jp