Skip to content

SimonStJG/GuardianHaiku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guardian Haiku

Eventually this will extract haiku from the guardian website, it's a work in progress.

Build Status

It's also an experiment (for me) in:

  • Pythons new typing module.
  • Avoiding classes, replacing them with contexts and generators. (Making an exception for exceptions, though).
  • Avoiding state.

It's a brave new world.

Development

To run the tests, use python -m tox

License

Copyright Simon StJG. This project is licensed under the terms of the GNU GPLv3 license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published