beeware / beeware/galley

PIp installs different Galley

Open
#9 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
28
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Looks like this packages isn't in pypi?
install package
```bash
gopar@~$ pip install galley
......
```
Run help Command
```bash
gopar@~$ galley --help
usage: galley [-h] [--no-destroy] [config] [pattern]

End-to-end testing orchestration with Docker.

positional arguments:
config Path to galley YAML file that defines Docker resources.
pattern Test file pattern.

optional arguments:
-h, --help show this help message and exit
--no-destroy Do not destroy images and containers.
```
Descript is different than what projects states.
Find out package info
```bash
gopar@~$ pip show galley
Name: galley
Version: 0.2.3
Summary: End-to-end test orchestration with Docker
Home-page: http://github.com/rackerlabs/galley
Author: Ryan Walker
Author-email: ryan@wlkr.io
License: UNKNOWN
Location: /Users/gopar/.virtualenvs/test123/lib/python2.7/site-packages
Requires: netifaces, docker-py, PyYAML, pbr
```

Contributor guide

Open the contributing guide

Research direction

No repository files, tests, or entry points are named. Start by comparing this project's package metadata and documented installation command with the PyPI package shown in the report. Done means the project and the installed package are unambiguously identified and the installation guidance or package distribution no longer points users to the unrelated Galley.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.