Skip to content

sombra-studio/pudu-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pudu-ui

UI library for creating desktop apps with Python based in pyglet. It has different components available.

Examples

There are many examples using the UI components that you can find in the examples folder.

Testing

To run them:

python -m unittest -v tests

This will run every test in the "tests" module, if you add new tests make sure to import them into the "__init__.py" file of the "tests" folder.

Dependencies

  • pyglet

You can install the dependencies by running:

python -m pip install -r requirements.txt

About

(Work in progress) UI library for Python based in pyglet

Resources

License

Stars

Watchers

Forks

Packages

No packages published