Commit graph

12 commits

Author SHA1 Message Date
Schimon Jehudah, Adv. 64727d207f Restructure code;
Add more classes and modules;
Restore database maintenance;
Remove JSON support;
Remove Beautiful Soup.
2024-06-13 18:53:53 +03:00
Schimon Jehudah ec08af7a8e Add package "requests" as a dependancy. 2024-05-20 15:42:36 +00:00
Schimon Jehudah bb8fb7ef2e Remove dependencies related to download of HTML content 2024-05-20 15:20:31 +00:00
Schimon Jehudah 788520daf1 Restore instructions for pipx in file "README.md";
Remove instructions "tool.setuptools.packages.find" from file PyProject.
2024-05-12 14:02:17 +00:00
Schimon Jehudah b8db879064 Add "tool.setuptools.packages.find" as advised by Charalamm at /questions/72294299/multiple-top-level-packages-discovered-in-a-flat-layout 2024-05-12 11:08:36 +00:00
Schimon Jehudah afeaa8707b Add more permissions to ad-hoc commands from MUC (see Prosody mod_muc_adhoc_bots)
Handle more errors.
Add ad-hoc command Profile.
Support Python 3.10 (tomli).
Add table for scraping HTML (WIP).
Minor fixes.
2024-02-25 01:52:24 +00:00
Schimon Jehudah 79766c49b2 Update pyproject.toml 2024-02-04 19:07:32 +00:00
Schimon Jehudah 006d0a8cf8 Instruct to include TOML files.
Thank you to ztrawhcse from #python on irc.libera.chat
2024-01-28 13:21:49 +00:00
Schimon Jehudah 4406e61fbe Improve update interval mechanism.
Add service discovery identity.
Add exception errors.
2024-01-26 11:34:07 +00:00
Schimon Jehudah c4ccdd1f9d Containerized configurations (step towards a portable software. SeeTPFC portablefreeware.com) 2024-01-22 12:48:00 +00:00
Schimon Jehudah 4c84f40e0e Add URLs to pyproject
Add instructions to readme
2024-01-20 17:06:55 +00:00
Schimon Jehudah 18c93083b7 Apply patch from grym 2024-01-18 20:57:49 +00:00