# GoFile API
### Description
A python library for communicating with the Gofile API.
### Features
Get an available server. <br>
Upload a file. <br>
Create a guest account. <br>
Get contents of a folder. <br>
Create a folder. <br>
Get the account information. <br>
Set option for a content id. This can be a password, whether the content should be public, the content description, <br> and expiration date, tags, or <br>
Delete files and/or folders.
# Changelog
## 0.0.1
First upload
## 0.0.2
Added more documentation
## 0.0.3
Fixed long description on PyPi
## 0.0.4
Fixed long description on PyPi, again <br>
Added documentation for all functions, and improved existing documentation <br>
Fixed GoFileSession.upload_file
## 0.0.5
Another try at making the actual imports work
## 0.0.6
Last try at making the actual imports work before I jump off a balcony
## 0.0.7
Importing the package now works
## 0.1.0 First full and stable release!
Added uploading a file with options <br>
Added proper exception and response handling <br>
License file included with PyPi repository <br>
Added function to delete content <br>
Fixed a few broken functions
## 0.2.0
Importing the package broke, fixed it
Imported exceptions in __init__.py
Raw data
{
"_id": null,
"home_page": "https://github.com/objectiveSquid/GoFile-API",
"name": "gofile-api",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,gofile,api,gofileio,gofile.io",
"author": "Magnus Zahle",
"author_email": "objectivesquid@outlook.com",
"download_url": "",
"platform": null,
"description": "# GoFile API\r\n### Description\r\nA python library for communicating with the Gofile API.\r\n\r\n### Features\r\nGet an available server. <br>\r\nUpload a file. <br>\r\nCreate a guest account. <br>\r\nGet contents of a folder. <br>\r\nCreate a folder. <br>\r\nGet the account information. <br>\r\nSet option for a content id. This can be a password, whether the content should be public, the content description, <br> and expiration date, tags, or <br>\r\nDelete files and/or folders.\r\n\r\n\r\n# Changelog\r\n\r\n## 0.0.1\r\nFirst upload\r\n\r\n## 0.0.2\r\nAdded more documentation\r\n\r\n## 0.0.3\r\nFixed long description on PyPi\r\n\r\n## 0.0.4\r\nFixed long description on PyPi, again <br>\r\nAdded documentation for all functions, and improved existing documentation <br>\r\nFixed GoFileSession.upload_file\r\n\r\n## 0.0.5\r\nAnother try at making the actual imports work\r\n\r\n## 0.0.6\r\nLast try at making the actual imports work before I jump off a balcony\r\n\r\n## 0.0.7\r\nImporting the package now works\r\n\r\n## 0.1.0 First full and stable release!\r\nAdded uploading a file with options <br>\r\nAdded proper exception and response handling <br>\r\nLicense file included with PyPi repository <br>\r\nAdded function to delete content <br>\r\nFixed a few broken functions\r\n\r\n## 0.2.0\r\nImporting the package broke, fixed it\r\nImported exceptions in __init__.py\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A python library for communicating with the Gofile API.",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/objectiveSquid/GoFile-API"
},
"split_keywords": [
"python",
"gofile",
"api",
"gofileio",
"gofile.io"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "26c0e1f5902a2237623fbdc14be4da3c1b48941088fe614d24445a6421d0555a",
"md5": "33ad1235e95b146885aeff32ed230859",
"sha256": "2786ca4cd70bccfd29fe66bfae52dff7fc5a9c7772f39e0fa6aca4132e5c64e7"
},
"downloads": -1,
"filename": "gofile_api-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "33ad1235e95b146885aeff32ed230859",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7982,
"upload_time": "2023-10-02T18:18:52",
"upload_time_iso_8601": "2023-10-02T18:18:52.302734Z",
"url": "https://files.pythonhosted.org/packages/26/c0/e1f5902a2237623fbdc14be4da3c1b48941088fe614d24445a6421d0555a/gofile_api-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-02 18:18:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "objectiveSquid",
"github_project": "GoFile-API",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "gofile-api"
}