devopshq / devopshq/confluence

Rename package to dohq_confluence

Open
#1 0 comments 0 reactions 1 assignee Claimed by @vasokot View on GitHub
Task
Dominant language
Python
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

PyCharm can add missing imported package to `setup.py` or `requirements.txt` file automaticly .

If package name is `dohq-confluence` in pypi, but `from confluence import Confuence`, PyCharm can't do it.

Name `confluence` also used in other **confluence-python** package:
1. https://pypi.python.org/pypi/Confluence-py/1.0.1
2. https://pypi.python.org/pypi/confluence

So, we need rename package to **dohq_confluence**

DoD:
User can `from dohq_confluence import Confuence`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.