Skip to main content

This can create shorturl.

Project description

cb0t.py

How to install.

pip install git+https://github.com/tuna2134/cb0tcc.py

Sync mode

import cb0tcc

cbot = cb0tcc.cb0t("https://example.com")
print(cbot.url)

async mode

from cbotcc import aiocb0t

async def main():
    aiocbot = aiocb0t()
    aiocbot.create("https://example.com")
    print(aiocbot.url)

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

cb0tcc.py-0.0.7.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

cb0tcc.py-0.0.7-py3-none-any.whl (3.3 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