{"id":19319816,"url":"https://github.com/hyperoslo/pissuu","last_synced_at":"2025-04-22T17:32:20.036Z","repository":{"id":2269792,"uuid":"3226254","full_name":"hyperoslo/pissuu","owner":"hyperoslo","description":"Python client for the Issuu API","archived":false,"fork":false,"pushed_at":"2014-03-17T12:19:41.000Z","size":1353,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-02T02:22:35.947Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperoslo.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-20T12:53:14.000Z","updated_at":"2021-03-02T18:49:12.000Z","dependencies_parsed_at":"2022-09-02T03:51:08.723Z","dependency_job_id":null,"html_url":"https://github.com/hyperoslo/pissuu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fpissuu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fpissuu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fpissuu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fpissuu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperoslo","download_url":"https://codeload.github.com/hyperoslo/pissuu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250287715,"owners_count":21405670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T01:25:22.161Z","updated_at":"2025-04-22T17:32:19.744Z","avatar_url":"https://github.com/hyperoslo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Pissuu\n======\n\nPython client for the Issuu API.\n\nUsage\n-----\n\n::\n\n    from pissuu import IssuuAPI\n\n    issuu = IssuuAPI(\n        key = 'qyy6ls1qv15uh9xwwlvk853u2uvpfka7',\n        secret = '13e3an36eaxjy8nenuepab05yc7j7w5g'\n    )\n\n    upload = issuu.upload_document(\n        file = open('brochure.pdf'),\n        title = 'Brochure'\n    )\n\nDisclaimer\n----------\n\nPissuu is under development, and does not implement functionality\nbesides listing and uploading documents.\n\nInstallation\n------------\n\nPissuu is best installed with `pip \u003chttp://pypi.python.org/pypi/pip\u003e`_::\n\n    $ pip install git+git://github.com/hyperoslo/pissuu.git\n\nCredits\n-------\n\nHyper made this. We're a digital communications agency with a passion for good code,\nand if you're using this library we probably want to hire you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2Fpissuu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperoslo%2Fpissuu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2Fpissuu/lists"}