Helpers to authenticate and programmatically use external websites.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

31 lines
644 B

[metadata]
name = Zauth
version = attr:zolfa.zauth.version
author = Zolfa
author_email = zolfa@lilik.it
description = Helpers to authenticate and programmatically use external websites.
classifiers =
Development Status :: 1 - Planning
Programming Language :: Python
Programming Language :: Python :: 3.11
platforms = any
[options]
include_package_data = True
packages = find_namespace:
package_dir =
= src
install_requires =
requests
lxml
setup_requires =
setuptools_scm
[options.packages.find]
where = src
include = zolfa.*
[options.entry_points]
console_scripts =
serve_freebeer=stapa.freebeer.serve:serve