Script has a goal to capture and count tags from the site. You can either use terminal version or UI. There is possibility to use aliases for sites (you can edit it in file synonims.yaml (site-packages/tagscounteralexdoka/…))
1 step
First step is creating Db for tags. (optional, if it does not exist)
tagcounter --createdb
2 step
To use terminal version (to load tags info to DB), you can run commans like:
tagcounter --get google.com
# or if use alias
tagcounter --get tut
3 step
To show info from DB use :
tagcounter --show google.com
# or if use alias
tagcounter --show tut
If you run script without parameters, program will start with UI, with the same functionality.
Release files for tagscounteralexdoka 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tagscounteralexdoka-0.1.5.tar.gz | 5.8 kB | Details |