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

Various Unix and Linux utilities in Python!

License

NotificationsYou must be signed in to change notification settings

Expertcoderz/python-userland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-userland is an experimental cross-platform implementation of variousUNIX and Linux utilities, written purely in Python 3.

Note that this project is a work-in-progress. Not many utilities have beenfinished, and existing utilities may be limited in functionality, performanceand correctness.

Utilities Featured

python-userland aims to implement as much as can be done in Python and itsstandard library, without relying on additional C bindings for system-specificfunctions. Currently, the focus is on achieving feature parity withGNUCoreutils, although not allutilities (e.g.clear) are necessarily from the Coreutils project.

Platform Support

python-userland should, in principle, run on any OS that runs Python. However,much testing has only been done in a Linux environment. This will hopefullychange in the future.

License

python-userland is licensed under the GPL. See the LICENSE file for moreinformation.


[8]ページ先頭

©2009-2025 Movatter.jp