update docs, review exceptions
authorClaromes <claromes@hey.com>
Sun, 16 Jun 2024 08:55:01 +0000 (05:55 -0300)
committerClaromes <claromes@hey.com>
Sun, 16 Jun 2024 08:55:01 +0000 (05:55 -0300)
commitb1bbea09cce7969dabaf18b4d871ed2334af18a2
tree42eb7b49d3998567d5fae24804c11740b81ad503
parente9f2ecca407ab062e880c35ccc8a7a78cb1df2ae
update docs, review exceptions
15 files changed:
README.md
app/app.py
docs/conf.py
docs/errors.rst [deleted file]
docs/exceptions.rst [new file with mode: 0644]
docs/index.rst
docs/quickstart.rst
docs/streamlit.rst
docs/workflow.rst
waybacktweets/api/export_tweets.py
waybacktweets/api/parse_tweets.py
waybacktweets/api/request_tweets.py
waybacktweets/api/viz_tweets.py
waybacktweets/cli/main.py
waybacktweets/utils/utils.py