Skip to main content

unofficial api wrapper for you.com and all of its apps

Project description


Markdownify
YouDotCom for python

An unofficial python library wrapper for you.com and all of its apps.

Python Version Dependencies Status

Code style: black Security: bandit Pre-commit Semantic Versions License Coverage Report

Key FeaturesHow To UseInstallCreditsLicense

Key Features

  • Bypass CloudFlare
  • Server ready
    • Supports non-gui operating systems.
  • Cross platform
    • Windows, macOS and Linux ready.

How To Use

First you need to Install YouDotCom, then as example code for YouChat:

from youdotcom.init import Init  # import the Init class
from youdotcom.youchat import Chat  # import YouChat

driver = Init().driver  # setting up the webdriver. use `webdriver_path=` if the pre-installed one does not work.


chat = Chat.send_message(driver=driver, message="what is the time?")  # send a message to YouChat. passing the driver and messages

driver.close()  # close the webdriver


print(chat)  # {'message': 'The current time is Saturday, December 31, 2022 09:47:30 UTC.', 'time': '25'}

or use:

youdotcom -example

Note YouDotCom is in Alpha and there will be bugs!

install

pip install youdotcom --upgrade

Discord

YouDotCom also has an official discord server, chat and help developers with there projects!

Credits

This software uses the following open source packages:

License

MIT


Project details


Release history Release notifications | RSS feed

This version

0.3.2

Download files

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

Source Distribution

youdotcom-0.3.2.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

youdotcom-0.3.2-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file youdotcom-0.3.2.tar.gz.

File metadata

  • Download URL: youdotcom-0.3.2.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.6 Linux/5.15.0-1021-raspi

File hashes

Hashes for youdotcom-0.3.2.tar.gz
Algorithm Hash digest
SHA256 7849542f3525bb91fd61d8d0d8e863ee08c419212adae3acb959e53fe408e158
MD5 c62760a8be4af62aad08e84d1cad5c15
BLAKE2b-256 754a03f4e33379e7938f0935ec9df81867e0569e3ec6a286ffd521b845940807

See more details on using hashes here.

File details

Details for the file youdotcom-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: youdotcom-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 11.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.6 Linux/5.15.0-1021-raspi

File hashes

Hashes for youdotcom-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bea03e94a3d213806eaf9d01189f846d592b704e1f4e4c0af8187c66082f6897
MD5 d6884758f4f1e012243ae833ceb28dc9
BLAKE2b-256 1f76ee95146a0510a4d2406815b1253541bd6b437451e834994f9132d5893006

See more details on using hashes here.

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