Skip to main content

cli

Project description

ANC CLI Tool

Overview

The ANC CLI tool is a comprehensive command line interface designed to facilitate the management of various resources within the company. Initially, it supports managing datasets and their versions, enabling users to interact seamlessly with a remote server for fetching, listing, and adding datasets.

Installation

# Instructions for installing the ANC CLI tool
sudo pip install anc

Dataset

  • Fetch Datasets: Retrieve specific versions of datasets from a remote server.
  • List Versions: View all available versions of a dataset.
  • Add Datasets: Upload new datasets along with their versions and descriptions to the remote server.

Usage

list

anc ds list 
# Or you can specify a dataset name.
anc ds list -n <dataset name>

get

# According to the above list result, you can download the specific version dataset.
# Ensure that the destination path for downloads is a permanent storage location(e.g. /mnt/weka/xxx). Currently, downloading data to local storage is not permitted.
anc ds get cifar-10-batches-py -v 1.0

add

# Upload a specific version of a dataset. The dataset name will be determined based on the file or folder name extracted from the specified path.
# Ensure that the dataset is stored in a permanent location recognized by the server (e.g., /mnt/weka/xxx).
anc ds add /mnt/weka/xug/dvc_temp/cifar-10-batches-py -v 1.0

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

anc-0.3.5.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

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

anc-0.3.5-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file anc-0.3.5.tar.gz.

File metadata

  • Download URL: anc-0.3.5.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/5.15.0-113-generic

File hashes

Hashes for anc-0.3.5.tar.gz
Algorithm Hash digest
SHA256 2b4277f705af606a746ad43ea46d000891af7719306b329ea28c4e80a901dd65
MD5 4c9cc8eadc5232b2540b360f99f4f1b1
BLAKE2b-256 0e6c18e021aaa2107bb77cd547ffe79c2e56072e43d01e918a52b584725b8e64

See more details on using hashes here.

File details

Details for the file anc-0.3.5-py3-none-any.whl.

File metadata

  • Download URL: anc-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 12.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/5.15.0-113-generic

File hashes

Hashes for anc-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ec840b3acda2ebb9a3a9290f48e5a422a88a9a7d31a789c8269be7a9f015dcc3
MD5 83aa5597a85e35ef75b1d40728be0809
BLAKE2b-256 5e8e0a425e4d85d189291a69c3018a873e99b17a033b9f18fb703d1bfdf14cc6

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