No description
  • Python 97.8%
  • Makefile 2.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-04-23 10:15:28 +00:00
.github ci: allow manual publishing 2025-04-23 12:03:52 +02:00
examples feat: Added args for whitelist and CICD 💗 (#8) 2023-12-11 11:08:12 +01:00
pythonseer fix: login check (#43) 2025-04-23 11:45:22 +02:00
tests feat: Added args for whitelist and CICD 💗 (#8) 2023-12-11 11:08:12 +01:00
.editorconfig feat: Added args for whitelist and CICD 💗 (#8) 2023-12-11 11:08:12 +01:00
.gitignore Initial commit 2023-08-09 11:49:14 +02:00
__init__.py Change version to v0.3.4 2023-12-11 11:32:55 +00:00
CHANGELOG.md version incremented 2025-04-23 10:15:28 +00:00
LICENSE Initial commit 2023-08-09 11:49:14 +02:00
Makefile feat: Added args for whitelist and CICD 💗 (#8) 2023-12-11 11:08:12 +01:00
poetry.lock build(deps-dev): bump pylint from 3.0.2 to 3.0.3 (#16) 2024-01-15 11:05:57 +01:00
pyproject.toml version incremented 2025-04-23 10:15:28 +00:00
README.md feat: Added args for whitelist and CICD 💗 (#8) 2023-12-11 11:08:12 +01:00

Pythonseer

A Python package to interact with Fediseer

Examples

See working examples in examples/

Testing

make setup
make