Skip to main content

Foundational package for the Arcora Python ecosystem.

Project description

arcora

arcora is the initial published package for the Arcora project.

This repository is intentionally starting with a minimal, real release so the package name can be claimed on PyPI before broader functionality lands. The first release exposes only package metadata and version information.

Install

pip install arcora

Current API

import arcora

print(arcora.__version__)

First PyPI Release Checklist

  1. Create a PyPI account at https://pypi.org/account/register/.
  2. Enable two-factor authentication and save your recovery codes.
  3. Install the packaging tools:
python3 -m pip install --upgrade build twine
  1. Build the release artifacts:
python3 -m build
  1. Check the artifacts before upload:
python3 -m twine check dist/*
  1. Upload to the real PyPI index:
python3 -m twine upload dist/*

After upload succeeds, the package name is reserved on PyPI under your account.

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

arcora-0.0.1.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

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

arcora-0.0.1-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file arcora-0.0.1.tar.gz.

File metadata

  • Download URL: arcora-0.0.1.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.6

File hashes

Hashes for arcora-0.0.1.tar.gz
Algorithm Hash digest
SHA256 1bc61b97bcec716ed00614dd10c17b024d982722892b037391d987fda09f3d21
MD5 71e7ae84df38e3a50c1634c6f17a0c7e
BLAKE2b-256 efc31a573e4abe6bf23adb7702d3f36c14614aba154109cb0064f6ff9c8c5943

See more details on using hashes here.

File details

Details for the file arcora-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: arcora-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.6

File hashes

Hashes for arcora-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cb9cf1a2d3d9ad253018b7e1ad0ed6fdbe7c55018f27e5af09551a5f4ba24d14
MD5 d0e2161b2b88763b6f480a899c57681c
BLAKE2b-256 c9da7d7e6f01b0c99eba094b26c3eac2fca0936a3bb8748a51fbfc9c52ca7fad

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