Huge news!Announcing our $20M Series A led by Andreessen Horowitz.Learn more
Socket
Socket
Log inDemoInstall

0x0-python

Package Overview
Dependencies
0
Maintainers
2
Issues
File Explorer

0x0-python

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

    0.5

Version published
Maintainers
2

Readme

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

  • 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=новое время хранение файла в часах.

FAQs

Last updated on 13 Jul 2023

Did you know?

Socket installs a GitHub app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install
SocketSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc