Metadata-Version: 2.1
Name: ssak3
Version: 1.0.51
Summary: ssak3 package
Home-page: https://github.com/bigzzodev
Author: bigzzodev
Author-email: bigzzodev@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: apify==2.0.0
Requires-Dist: loguru==0.7.2

# ssak3

pip install apify loguru
pip install setuptools
pip install wheel twine

(.venv) $python setup.py sdist bdist_wheel
(.venv) $twine upload dist/*
