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
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
Built Distribution
File details
Details for the file hatcher-0.10.3.tar.gz
.
File metadata
- Download URL: hatcher-0.10.3.tar.gz
- Upload date:
- Size: 60.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | beab9eae8860b2a86d7a8c8eae2a5392180370ba4d36dc651d8941647366cabc |
|
MD5 | e4477c6f72de31069d8d3124f455b91c |
|
BLAKE2b-256 | 34195ea7906b993f944786eb9a47f8060d473d42d6a07c5c00a44fb6c7133ff8 |
File details
Details for the file hatcher-0.10.3-py2.py3-none-any.whl
.
File metadata
- Download URL: hatcher-0.10.3-py2.py3-none-any.whl
- Upload date:
- Size: 85.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d60de85517057e87b63620c243b14a8bbab55e3365a2026e19434065b9e1e1e |
|
MD5 | 8dd30710f0fac1c82075ef515b781825 |
|
BLAKE2b-256 | 338e8902e1755b295753043db07c5f77b6cee39766de8ec40fa640e5373e497f |