Implementing new modules
========================

1. Define your idea
2. Implement a unit test class
3. Write the code
4. Test it
5. PEP standards compliancy
6. Update the documentation
7. Make a pull request

You can also import existing code and adapt it for this library,
if you think it's useful.
