معرفی شرکت ها


aimrecords-0.0.7


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A record-oriented data format which utilizes Protocol Buffers
ویژگی مقدار
سیستم عامل -
نام فایل aimrecords-0.0.7
نام aimrecords
نسخه کتابخانه 0.0.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/aimrecords/
مجوز -
# AimRecords - Record-oriented data storage ![GitHub Top Language](https://img.shields.io/github/languages/top/aimhubio/aimrecords) [![PyPI Package](https://img.shields.io/pypi/v/aimrecords?color=yellow)](https://pypi.org/project/aimrecords/) [![License](https://img.shields.io/badge/License-Apache%202.0-orange.svg)](https://opensource.org/licenses/Apache-2.0) Library to effectively store the tracked experiment logs. See the documentation [here](docs/README.md). ## Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. ### Requirements * Python 3 We suggest to use [virtual environment](https://packaging.python.org/tutorials/installing-packages/#creating-virtual-environments) for managing local dependencies. To start development first install all dependencies: ```bash pip install -r requirements.txt ``` ### Project Structure ``` ├── aimrecords <----------- main project code │   ├── artifact_storage <- manage storage of artifacts │   └── record_storage <--- manage records storage of a single artifact ├── docs <----------------- data format documentation ├── examples <------------- example usages of aimrecords └── tests ``` ## Running the tests Run tests via command `pytest` in the root folder. ### Code Style We follow [pep8](https://www.python.org/dev/peps/pep-0008/) style guide for python code. ## Contributing Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.


نیازمندی

مقدار نام
==2.0.1 base58


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

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


نحوه نصب


نصب پکیج whl aimrecords-0.0.7:

    pip install aimrecords-0.0.7.whl


نصب پکیج tar.gz aimrecords-0.0.7:

    pip install aimrecords-0.0.7.tar.gz