Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3 config and plugins #31

Open
wants to merge 8 commits into
base: News-At-python3
Choose a base branch
from

Conversation

TomFaulkner
Copy link

  • A bit more refactoring
  • setup.py and newsctl executable. (This invalidates the old python news.py method.)
  • dos2unix to convert all filenames to valid Linux files without breaking imports
  • Removed warning and updated readme
  • Plugin system so it is easier to add a news source, see plugin_registration for example of adding sites
  • config.yaml is now read from and saved to a more reasonable location depending on operating system
  • configuration is handled better and config.yaml is created automatically if it doesn't exist

@TomFaulkner TomFaulkner changed the title Issue 6/config and plugins Python3 config and plugins Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant