Skip to main content

personal api

Project description

Iydon is a Python package that provide personal api for Iydon.


██╗██╗   ██╗██████╗  ██████╗ ███╗   ██╗
██║╚██╗ ██╔╝██╔══██╗██╔═══██╗████╗  ██║
██║ ╚████╔╝ ██║  ██║██║   ██║██╔██╗ ██║
██║  ╚██╔╝  ██║  ██║██║   ██║██║╚██╗██║
██║   ██║   ██████╔╝╚██████╔╝██║ ╚████║
╚═╝   ╚═╝   ╚═════╝  ╚═════╝ ╚═╝  ╚═══╝

Basic Usage

Installation

Install with pip:

pip install iydon

Get started:

python -m iydon

Deploy Environment

from iydon import deploy

deploy.python_packages(ask=False, basic=True, research=True)

Basic Information

from iydon import info

print(info.as_dict())
print(info.as_namedtuple())

Sites Information

from iydon import sites

print(sites.get_all_links(full=True))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iydon-0.5.2.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

iydon-0.5.2-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page