Skip to content
/ Python-Preferred Public template

A Python template with all the unnecessary, silly errors removed. Using Replit? Use the built-in template I made, linked in README file.

Notifications You must be signed in to change notification settings

tobezdev/Python-Preferred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Preferred

A Python template with all the unnecessary, silly errors removed.

Using this template

To use this template:

  • Click the use this template button in the top right of the repository's homepage.
  • Select Open in a codespace.
  • Move both the pyproject.toml, poetry.lock files and the .upm folder to a new folder named packager-files.
  • Using file manager:
    • Right-click this folder in your codespace sidebar;
    • Select the use this folder for packager settings option;
    • Your codespace should reload. If it doesn't, reload it manually.
  • Using terminal:
    • Open a new terminal using your device's shortcut;
    • Enter in > Select new packager files root;
    • Select your new packager-files folder;
    • Reload your workspace if it does not reload automactically.
      The above instructions will setup a codespace for use with this template. You can then fork this codespace to a local project or other project host to use it there. If you are using Replit, select the Built-In Replit Template instead.

Known Issues

  • Some instances of main:/github/codespace.ins (Github Codespaces) do not allow the user to select new packager files.
    • OperationNotAllowedException: You do not own the codespace, or the codespace is locked.
    • OperationNotFoundException: You have a bugged Codespace instance - create a new one or attempt to troubleshoot the issue.
    • IncorrectFormatException: I have only seen this once, during development, and is has not appeared again. Contact me if you encounter this error.
    • CodespaceNotCompatibleException or OutdatedCodespaceError: Your codespace instance is too old. Create a new one or downgrade your configuration requirement(s).
    • UserNotFoundException: A rare-case exception where the config is still looking for my root username, leave the codespace a few minutes to update and try again.
    • Contact me if you encounter any other Exceptions and cannot find a fix.

Contact

If you need to contact me for any reason:

You can also contact me on social media:

About

A Python template with all the unnecessary, silly errors removed. Using Replit? Use the built-in template I made, linked in README file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages