Skip to content

guusbertens/python-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_utils

A collection of Python utility libraries. Included are:

  • fsm: helps writing simple finite state machines. It is intended to be used with Python's asyncio module.

  • logging: makes using Python's builtin logging facility easier.

While it is possible to install python_utils using pip, the individual submodules are intended to be copied into other projects.

Contributing

Suggestions for improvement are welcome!

License

Most submodules contain their own license. In cases where it doesn't, the MIT license applies. The MIT license also applies to anything in this repository outside of the python_utils module.

About

A collection of Python utility libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published