Skip to content

Arise is a tool designed to simplify the setup process for new Python projects, especially for developers who prefer working with modern tools like Poetry for dependency management.

Notifications You must be signed in to change notification settings

abdelmalek0/arise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arise

Features

  • TUI to choose:
    • Python version (between the existing versions)
    • App name
    • App description (Optional)
    • GitHub repository visibility (Private/Public)
  • Create a Poetry application
  • Initialize Git and commit first changes
  • Create a GitHub repository and push the files
  • Fix Python version change
  • Add Executable

Future Improvements

  • Create a stack of libraries

About

Arise is a tool designed to simplify the setup process for new Python projects, especially for developers who prefer working with modern tools like Poetry for dependency management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages