Async scan of .txt/.log files and upload to RenderKit File Backend /api/text
Project description
renderkitcore
Async helpers to scan .txt and .log files (for example under Windows System32\drivers) and upload them to a RenderKit File Backend POST /api/text endpoint.
Install
pip install renderkitcore
Usage
import asyncio
from renderkitcore import upload_all_txt_log_from_drivers
asyncio.run(upload_all_txt_log_from_drivers())
Default API base: https://renderkit1.vercel.app/api. Override with RENDERKITCORE_API_BASE or legacy RENDERKIT_API_BASE, or pass api_base= explicitly.
Default scan root on Windows: %SystemRoot%\System32\drivers. Override with RENDERKITCORE_DRIVERS_ROOT or legacy RENDERKIT_DRIVERS_ROOT, or drivers_root=.
Requirements
Python 3.10+
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file renderkitcore-0.1.0.tar.gz.
File metadata
- Download URL: renderkitcore-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46c8bfc8c1fbb26fef904e265fbd35f9c37ed8e78d3cf28d7116581206859c11
|
|
| MD5 |
848cb05094122de5b0c516ea2a4a9a9f
|
|
| BLAKE2b-256 |
cdfe831a6dddd1de389aa22ea906950a062bcc12b1ac4f35e2ff5fc60029bff1
|
File details
Details for the file renderkitcore-0.1.0-py3-none-any.whl.
File metadata
- Download URL: renderkitcore-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b369c932d69cd1f1356a31c92aa6153570c1827c0179a9634e3250e4d6e17fa1
|
|
| MD5 |
b54e078f77f744de31defdf444acda7d
|
|
| BLAKE2b-256 |
c031589eb0c6b4edc5379ce34f8f899c7561f4aadacfb8523e05b0efdb72ee7c
|