Библиотека для взаимодействия с 0x0.st через Python
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
Библиотека для взаимодействия с 0x0.st через Python
We found that 0x0-python demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
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.