hatcher 0.4.3
pip install hatcher==0.4.3
Newer version available (0.17.0)
Released:
No project description provided
Navigation
Unverified details
These details have not been verified by PyPIMeta
- License: BSD License (BSD)
- Author: Enthought Inc.
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
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.
To get a basic idea of usage:
python -m hatcher --help
To upload an egg:
# Upload a free rh5-32 egg python -m hatcher --url http://brood-dev upload_egg enthought dev rh5-32 some_egg.egg
To list existing eggs in a repo:
# Upload a free rh5-32 egg python -m hatcher --url http://brood-dev list_eggs enthought dev rh5-32
To create a new repository and upload eggs to it:
# List the repositories python -m hatcher --url http://brood-dev list_repositories enthought # Create a new repository python -m hatcher --url http://brood-dev create_repository enthought \ geocanopy_dev "the official geocanopy_dev repository7" # Push some new eggs python -m hatcher --url http://brood-dev batch_upload_eggs enthought \ geocanopy_dev win-32 <some_directory_with_eggs_in_it> # Delete the repository (fails by default if not empty, use --force to # force the deletion) python -m hatcher --url http://brood-dev delete_repository enthought \ geocanopy_dev
Project details
Unverified details
These details have not been verified by PyPIMeta
- License: BSD License (BSD)
- Author: Enthought Inc.
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
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
File details
Details for the file hatcher-0.4.3.tar.gz
.
File metadata
- Download URL: hatcher-0.4.3.tar.gz
- Upload date:
- Size: 30.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17c10318ea1b0484a57b80c833af3540fd231e83c9a1e9a246bdca996dfa0038 |
|
MD5 | 002b0e8e231eca37a50de1c419e964b6 |
|
BLAKE2b-256 | b8789e439586ed59b953272674c9f4c6a36b5bb0ec34a52835f5c61733919619 |