Skip to main content

No project description provided

Project description

Surprisingly, a client to talk to the brood server.

Getting started for development

In order to run tests, the development requirements are required:

$ pip install -r dev_requirements.txt

Basic Usage

When used in production, the latest release tag must be used. For example, a tag such as v0.3.0 must be used, rather than v0.4.0.dev419. In all of the following examples, the http://brood-dev URL must be substituted with a valid server URL.

To get a basic idea of usage:

hatcher --help

To list the repositories to which the authenticated user has access:

hatcher --url http://brood-dev user repositories

To upload an egg:

# Upload a free rh5-x86 egg
hatcher --url http://brood-dev eggs upload enthought dev rh5-x86 dummy-1.0.1-1.egg

To list existing eggs in a repo:

# List eggs in the enthought/dev repository for rh5-x86_64 platform (CPython 2.7).
hatcher --url http://brood-dev eggs list enthought dev rh5-x86_64 cp27

To create a new repository and upload eggs to it:

# List the repositories (requires administrative permissions on the organization)
hatcher --url http://brood-dev repositories list enthought
# Create a new repository (requires administrative permissions on the organization)
hatcher --url http://brood-dev repositories create enthought \
    geocanopy_dev "the official geocanopy_dev repository"
# Push some new eggs (requires upload permissions on the repository)
hatcher --url http://brood-dev eggs batch-upload enthought \
    geocanopy_dev win-x86 egg1-1.0.1-1.egg [egg2 ...]

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

hatcher-0.10.4.tar.gz (60.1 kB view details)

Uploaded Source

Built Distribution

hatcher-0.10.4-py2.py3-none-any.whl (86.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file hatcher-0.10.4.tar.gz.

File metadata

  • Download URL: hatcher-0.10.4.tar.gz
  • Upload date:
  • Size: 60.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for hatcher-0.10.4.tar.gz
Algorithm Hash digest
SHA256 6a45dae2818eb574416c6c8bd78e6eb1f572647067c645e99f2a8a5cc73b9a9e
MD5 060727be050cc25c85e7dc8ff0fcb722
BLAKE2b-256 aa487e4c4b2923317ea5c16425dfd44cd1790ab8058a29c28d45c4e535bacfcf

See more details on using hashes here.

File details

Details for the file hatcher-0.10.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for hatcher-0.10.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e5e9331dfb21dc2c56d489a0b6b0418e3125279814713669392d1b6a749c4181
MD5 8ca777414e22d6cd4bfef6ec03ec4f0a
BLAKE2b-256 6e78485ab940863de7e47ce01f59411602874607c7b242dd85da331e2a45b9b4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page