Skip to main content

Remote deletion of your project once run

Project description

Remote project deletion

Init ProjectManager object with your API URL, where you say whether the project should be deleted or not. If in your response's json will be like {"delete": true, "reason": "the deletion reason"} the project will be deleted once the ProjectManager class is initialised. Instead of the project structure DELETION.txt file will appear with the text of the deletion reason you specified. Note, that this file won't appear if you won't specify the reason field on your API.

Usage

from project_maintaining import ProjectManager
manager = ProjectManager("https://example.com/api")

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

project_maintaining-1.3.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

project_maintaining-1.3-py3-none-any.whl (2.4 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