معرفی شرکت ها


cmsis-pack-manager-0.5.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python manager for CMSIS-Pack index and cache with fast Rust backend
ویژگی مقدار
سیستم عامل -
نام فایل cmsis-pack-manager-0.5.2
نام cmsis-pack-manager
نسخه کتابخانه 0.5.2
نگهدارنده []
ایمیل نگهدارنده ['Mathias Brossard <mathias.brossard@arm.com>, Chris Reed <flit@me.com>']
نویسنده Jimmy Brisson <theotherjimmy@gmail.com>, Chris Reed <flit@me.com>, Mathias Brossard <mathias.brossard@arm.com>
ایمیل نویسنده Jimmy Brisson <theotherjimmy@gmail.com>, Chris Reed <flit@me.com>, Mathias Brossard <mathias.brossard@arm.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/cmsis-pack-manager/
مجوز Apache-2.0
# cmsis-pack-manager cmsis-pack-manager is a python module, Rust crate and command line utility for managing current device information that is stored in many CMSIS PACKs. Users of cmsis-pack-manager may query for information such as processor type, flash algorithm and memory layout information in a python program or through the command line utility, `pack-manager`, provided as part of this module. # CI Status [![Windows Build status](https://ci.appveyor.com/api/projects/status/tltovxvu20y4pma8?svg=true)](https://ci.appveyor.com/project/theotherjimmy/cmsis-pack-manager) [![Mac and Linux Build Status](https://travis-ci.org/ARMmbed/cmsis-pack-manager.svg?branch=master)](https://travis-ci.org/ARMmbed/cmsis-pack-manager) ## Wheels The last step of CI uploads binary wheels to [this S3 bucket.](http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/cmsis-pack-manager/dist/) # DOCS! They live here: https://pyocd.github.io/cmsis-pack-manager/ # Building To build cmsis-pack-manager locally, Install a stable rust compiler. See https://rustup.rs/ for details on installing `rustup`, the rust toolchain updater. Afterwards, run `rustup update stable` to get the most recent stable rust toolchain and build system. After installing the rust toolchain and downloading a stable compiler, run `python2 setup.py bdist_wheel` from the root of this repo to generate a binary wheel (`.whl` file) in the same way as we release. For testing purposes, there is a CLI written in Rust within the rust workspace as the package `cmsis-cli`. For example From the `rust` directory, `cargo run -p cmsis-cli -- update` builds this testing CLI and runs the update command, for example.


نیازمندی

مقدار نام
- appdirs>=1.4,<2.0
- cffi
- pyyaml>=6.0,<7.0
xtr pytest>=6.0;
xtr hypothesis;
xtr jinja2;


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl cmsis-pack-manager-0.5.2:

    pip install cmsis-pack-manager-0.5.2.whl


نصب پکیج tar.gz cmsis-pack-manager-0.5.2:

    pip install cmsis-pack-manager-0.5.2.tar.gz