Python library and CLI for twtxt registries https://pypi.org/project/twtxt-registry-client/
This repository has been archived on 2022-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Lucidiot 36c24c0136
Add PrettyFormatter and make it the default, closes #1
2019-10-01 07:59:24 +02:00
twtxt_registry_client Add PrettyFormatter and make it the default, closes #1 2019-10-01 07:59:24 +02:00
.gitignore Package setup 2019-09-02 22:19:31 +02:00
.gitlab-ci.yml Package setup 2019-09-02 22:19:31 +02:00
LICENSE Package setup 2019-09-02 22:19:31 +02:00
README.rst Set User-Agent according to twtxt.disclose_identity 2019-09-02 23:38:57 +02:00
VERSION Package setup 2019-09-02 22:19:31 +02:00
requirements-dev.txt Package setup 2019-09-02 22:19:31 +02:00
requirements.txt Add PrettyFormatter and make it the default, closes #1 2019-10-01 07:59:24 +02:00
setup.cfg Fixes 2019-09-02 22:35:33 +02:00
setup.py Generic formatting system using objtools 2019-09-23 21:07:34 +02:00

README.rst

twtxt-registry-client

A simple API client for servers implementing twtxt's registry API.

To-do

  • Error handling
  • Command-line help
  • Sphinx documentation
    • Doc8 linting
    • GitLab Pages
  • Parsing, enhanced outputs and porcelain mode, just like with twtxt
  • Verbose output and logging