Skip to main content

Библиотека для взаимодействия с 0x0.st через Python

Project description

Здесь есть функции:

  • upload_file_url(url, expires, secret): Загрузка файла через ссылку, url=ссылка, expires=время хранения файла в часах(можно оставить пустым), secret=удлинняет ссылку(можно оставить пустым).
  • upload_file_path(path, expires, secret): Тоже самое что и upload_file_url, только нужно указывать путь к файлу.
  • delete_file(token, url): Удаляет файл, token=токен, url=ссылкана файл в 0x0.
  • change_expires(url, expires, token): Изменяет время хранения файла, token=токен, url=ссылка на файл в 0x0, expires=новое время хранение файла в часах.

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

0x0-python-0.5.tar.gz (2.4 kB view hashes)

Uploaded Source

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