Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

jasonrdsouza/gazette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gazette

Personal newspaper service

Developing

Dev console

uv run ipython

Format python files

uv run black gazette/

Generate today's Gazette edition

uv run python -m gazette.run

Analyze a new feed

uv run python -m gazette.editor <RSS_URL>

Add a new feed

uv run python -m gazette.editor <RSS_URL> --add-source

Add a new feed with a custom name

uv run python -m gazette.editor <RSS_URL> --add-source --name "My Custom Feed Name"

About

Personal newspaper service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages