Skip to content

Allows member profile editing onto python.pe git repository. open source contribution

License

Notifications You must be signed in to change notification settings

Likhitha-talent/edit-python.pe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edit-python.pe

Textual Tool for Creating Member Profiles for python.pe

QUICK START

This tutorial will guide you step-by-step to create your profile on python.pe quickly and securely.

PREREQUISITES

# Check required versions
uv --version # >= 0.8.11

INSTALLING edit-python.pe

Installing dependencies

uv sync

Creating the access token

  1. Generate a Personal access token (classic).
  2. Grant the scope: public_repo.
  3. Copy the token and keep it handy for the command below

For users seeking maximum speed

uvx edit-python-pe  
# Next you'll be prompted for your access token

About

Allows member profile editing onto python.pe git repository. open source contribution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.6%
  • Shell 1.4%