Skip to main content

Our, a community link for content, can upload any content, and get.

Project description

Our - A Powerful Paste Management Library

Our is a Python library designed to provide seamless integration for uploading and retrieving pastes from a powerful API. It simplifies the process of sharing code, notes, and content with a unique system to upload, store, and retrieve your pastes effortlessly. Whether you are working on a personal project or need a reliable paste management solution, Our has you covered.

Features

  • Effortless Upload: Upload content with ease and retrieve a unique identifier (ID) for future access.
  • Quick Retrieval: Retrieve your pastes with minimal latency using the provided paste ID.
  • Customizable: Define content extensions, add descriptions, and set ownership details while uploading.
  • Error Handling: Automatically manages request exceptions and provides clear error messages for easy troubleshooting.
  • Simple API Integration: Built to integrate seamlessly into any Python-based project.

Installation

Simply install our via pip:

pip install our==25.4.4
#Usage Example

from our import upload, get

# Upload content and retrieve the paste ID
paste_id = upload("This is a test paste", description="Test paste description", owner="Owner Name")

# Retrieve content using the paste ID
if paste_id:
    content = get(paste_id)
    print(f"Paste content: {content}")

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

our-25.4.4.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

our-25.4.4-py2.py3-none-any.whl (13.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file our-25.4.4.tar.gz.

File metadata

  • Download URL: our-25.4.4.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for our-25.4.4.tar.gz
Algorithm Hash digest
SHA256 22781c946be541e1591fd6fc213652e74a85e484a57fe7233ef1235086e12e4b
MD5 4a6a223d9688e411ba9936e21cc91a98
BLAKE2b-256 69a7b63df45aafe62efd37d993231b17914039b03e62c68e929f6fe1f2509840

See more details on using hashes here.

File details

Details for the file our-25.4.4-py2.py3-none-any.whl.

File metadata

  • Download URL: our-25.4.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 13.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for our-25.4.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 87da427b227718998aa52c2911ea4b1fc4f888bfd1f23f3404b530a9530a3ff3
MD5 2a1030f748c29997346d5f184eb56fc1
BLAKE2b-256 c577689c4a5f6fb7f944b41d78649bc6259a3abfc388009884fa76da8344825d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page