Skip to main content

Create and extract BDRC bags

Project description

Packaging BDRC Bag applications

BDRC has been packaging its internal utilities as pip modules, but you can build and ship standalone modules which contain all their requirements.

They get large, so we'd have to package multiple commands into a module. Since you can only specify one entry point (unlike pip, where you can emit many commands using the same module, you can only have one entry point per archive, you c

(Deprecated) - Direct file system access on Synology NAS is unknown - SYnology embeds their share control files in the target file systems. Installing bdrc-bag utility on Synology NAS

  • install Python3 package using DSM
  • Connect to your Synology NAS through ssh
  • Install pip
  • wget https://bootstrap.pypa.io/get-pip.py
  • sudo python3 get-pip.py
  • Script will let you know where 'pip' is now installed. Make sure to add to your PATH.

** Hyper important. The build system has changed:

pip install --upgrade build
python -m build

The setup.py is deprecated. The new build system is pyproject.toml

Changelog

version commit description
0.0.04 d9d656df Incrementally add a bag to its zip
0.0.03 ec875566 Support single process to run in docker

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

bdrc_bag-0.0.5-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

Details for the file bdrc_bag-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: bdrc_bag-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 14.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.18

File hashes

Hashes for bdrc_bag-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 dd5927135d3e7090ae7d38c3da04146345d0940be5f5818e1456df82d6c85ae6
MD5 a2c49c17883435c3e11600102b7aaf6c
BLAKE2b-256 f311e2e1dad464fb6490edbc005749219b040fdaf811fe2afedbf31ab5020577

See more details on using hashes here.

Supported by

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