Skip to content

A demo of scraping from website to softIOC using DLS skeleton

License

Notifications You must be signed in to change notification settings

8ryn/webScrapeBBCSkel

Repository files navigation

webScrapeBBCSkel

Code CI Docs CI Test Coverage Latest PyPI version Apache License

A module which reads the maximum and minimum forecast temperatures from BBC Weather and pushes them to a soft IOC. Just to learn how to use this skeleton!

PyPI pip install webScrapeBBCSkel
Source code https://github.com/8ryn/webScrapeBBCSkel
Documentation https://8ryn.github.io/webScrapeBBCSkel
Releases https://github.com/8ryn/webScrapeBBCSkel/releases

Only for learning purposes!

from webScrapeBBCSkel import __version__

print(f"Hello webScrapeBBCSkel {__version__}")

Or if it is a commandline tool then you might put some example commands here:

$ python -m webScrapeBBCSkel --version

See https://8ryn.github.io/webScrapeBBCSkel for more detailed documentation.

About

A demo of scraping from website to softIOC using DLS skeleton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages