Skip to main content

Package manager for releases.1c.ru

Project description

releases1c

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

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

Download

Download file by its filetype into corrent folder

python -m releases1c download Platform83 8.3.23.1912 setuptc.rar .

Docker

Environment

.env:

RELEASES1C_USERNAME=9999999
RELEASES1C_PASSWORD=9999999

Run

For info:

docker run -it --rm  --env-file .env simple1c/releases1c python -m releases1c info Platform83 8.3.24.1819 client.deb64.zip

For many commands:

docker run -it --rm  --env-file .env -v distr1c:/opt/distr1c  simple1c/releases1c bash

Download

python -m releases1c download Platform83 8.3.24.1819 client.deb64.zip /opt/distr1c/.
python -m releases1c download Platform83 8.3.24.1819 deb64.zip /opt/distr1c/.

Build Docker-image

docker build --build-arg USERNAME=username --build-arg PASSWORD="password" --build-arg PLATFORM1C_VERSION=8.3.24.1667 --rm -t myfirm/myimage:8.3.24.1667 .

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

Thanks to

OneGet, Downloader1C

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.5.tar.gz (19.8 kB view details)

Uploaded Source

Built Distribution

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

releases1c-1.0.5-py3-none-any.whl (21.2 kB view details)

Uploaded Python 3

File details

Details for the file releases1c-1.0.5.tar.gz.

File metadata

  • Download URL: releases1c-1.0.5.tar.gz
  • Upload date:
  • Size: 19.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.11 Darwin/25.2.0

File hashes

Hashes for releases1c-1.0.5.tar.gz
Algorithm Hash digest
SHA256 f93a2b9bada33a8ee74189f3a590503c28fa80df068907f2d5f9e763d839d1a5
MD5 476790d625c557d278de260b8d621458
BLAKE2b-256 22b6aba1bf2f9c867fddebe5ab5ec29a73ec121a427e21819f4f4574c8a6d478

See more details on using hashes here.

File details

Details for the file releases1c-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: releases1c-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 21.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.11 Darwin/25.2.0

File hashes

Hashes for releases1c-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7dc9399437a073f93e9646f717574249aae6b38042d7622f2fb0a7b9be87d2c7
MD5 3e332eb313072150256c8191d32c678d
BLAKE2b-256 6b5d627f5e9b16cde2c725c0aa098bc1aa8887ec4e92719e5f3066e37e5db5a8

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