Skip to main content

Package manager for releases.1c.ru

Project description

releases1c

Package manager for release.1c.ru, ver: 1.0.0

Installation

Install package

pip install --upgrade agent1c_metrics

Usage

Set authentication environment

Windows:

set RELEASES1C_USERNAME=<username>
set RELEASES1C_PASSWORD=<password>

Linux, Mac:

export RELEASES1C_USERNAME=<username>
export RELEASES1C_PASSWORD=<password>

Get info

Get list of available packages

python -m releases1c info

Get info about versions for package

python -m releases1c info Platform83

Get list of files for provided version and package

python -m releases1c info Platform83 8.3.23.1912

Get list of mirrors for provided package, version and filetype

python -m releases1c info Platform83 8.3.23.1912 setuptc.rar

Contribution

Install package in editable mode

pip install -e .

Change version (major/minor/patch)

bumpver update --patch

Build and publish the package

poetry publish --build

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

releases1c-1.0.0.tar.gz (19.0 kB view hashes)

Uploaded Source

Built Distribution

releases1c-1.0.0-py3-none-any.whl (20.8 kB view hashes)

Uploaded Python 3

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