Skip to main content

Python client for FileServer API

Project description

FileServer Python Client

A Python client library for interacting with the FileServer API.

Installation

pip install fileserver-client

Usage

from fileserver_client import FileServerClient

# Initialize
client = FileServerClient("http://localhost:30815", "admin", "adminpassword")

# List files
files = client.list_files()
print(files)

# Upload
client.upload_file("local_file.txt")

Features

  • Authentication (JWT)
  • File Management (List, Upload, Download)
  • Easy to use Pythonic interface

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

fileserver_client-1.0.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

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

fileserver_client-1.0.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file fileserver_client-1.0.0.tar.gz.

File metadata

  • Download URL: fileserver_client-1.0.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for fileserver_client-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a7f0bde7a3bca1fe717481023dc80d66e2207c9ca3d4153e6aba6a5b03f6660e
MD5 a712060ccb52a07e513738089dd56621
BLAKE2b-256 2d8a0728f006cb1197cc415c71af64ef4230311dddf8ce53d1187afc1efcaace

See more details on using hashes here.

File details

Details for the file fileserver_client-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for fileserver_client-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c1a6307138e370e1114bcf4c9d1985d02f31496a288b5f68f1361ad616e94683
MD5 fb701d7a08635e5439952407c6a8011c
BLAKE2b-256 69be25d8d82ec991bffebdd4e89daf298bd3dbde0f1aef752ef3f0db77d756a5

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