tagcollector (0.2.0)
Installation
pip install --index-url tagcollector
About this package
See tags that are popular across Mastodon
mastodon-tagcollector
Collect the tags used on public Mastodon posts, on a variety of instances. Summarize by a count of how many times each tag is used. Guide users in picking tags to attach to their posts.
Installing the Service
With thanks to How To Add Your Own Services to systemd For Easier Management
cp tagcollector.service /etc/systemd/system/
systemctl daemon-reload
systemctl enable tagcollector
service tagcollector start
journalctl -f -u tagcollector.service
Requirements
Requires Python: >=3.10,<4.0
Details
2023-12-29 19:17:59 -07:00
Assets (2)
Versions (5)
View all
PyPI
17
Joe Martin
BlueOak-1.0.0
15 KiB
tagcollector-0.2.0.tar.gz
6.6 KiB
0.3.0
2024-01-12
0.3.0rc49+dockerize.a50aa68.dirty
2024-01-12
0.3.0rc40+dockerize.f4b4bd1
2024-01-10
0.2.1rc30+b4114a8
2024-01-10
0.2.0
2023-12-29