Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help(coalib) isnt very helpful #1663

Closed
AbdealiLoKo opened this issue Feb 23, 2016 · 12 comments
Closed

help(coalib) isnt very helpful #1663

AbdealiLoKo opened this issue Feb 23, 2016 · 12 comments

Comments

@AbdealiLoKo
Copy link
Contributor

Currently import coalib followed by help(coalib) is not very useful. It just gives a list of packages inside. We should ideally have a description of coala/coalib there too.

I think we need to add a doc-comment in coalib.init.py which gives better information.

We could also use this in the setup.py maybe ?

@AdeshAtole
Copy link
Member

Can I do this?

@sils
Copy link
Member

sils commented Feb 23, 2016

@AdeshAtole hey, you've got an invitation to our team. Accept at github.com/coala-analyzer and we can assign you.

@sils
Copy link
Member

sils commented Feb 23, 2016

thanks for your interest :)

@AdeshAtole
Copy link
Member

@sils1297 I have accepted the invite

@AbdealiLoKo
Copy link
Contributor Author

@AdeshAtole I've assigned this to you

@AdeshAtole
Copy link
Member

@AbdealiJK Please unassign me from this issue. I already have a PR merged for a newcomer issue.

@AbdealiLoKo
Copy link
Contributor Author

done

@wimpykid26
Copy link
Contributor

Can I work on this?

@sils
Copy link
Member

sils commented Sep 17, 2016

Sure! Let us know if you need anything or if the issue is unclear!

@wimpykid26
Copy link
Contributor

@sils1297 I am a complete newbie to coala. Where do I find the coalib.init.py file? and what description needs to be shown after running help(coalib)?. Thanks in advance!

@sils
Copy link
Member

sils commented Sep 17, 2016

For the help thingie you'll have to google how python does that. The file you want to look at is probably coalib/__init__.py

@wimpykid26
Copy link
Contributor

@sils1297 What does 'description of coala/coalib' mean in the issue statement. A general overview of what the library does?

wimpykid26 added a commit to wimpykid26/coala that referenced this issue Sep 21, 2016
There is no description of coalib provided in its help documentation.
Thus this will take care of it.

Closes coala#1663
DarthMDev pushed a commit to DarthMDev/coala that referenced this issue Sep 26, 2016
README: Add `author_email`

`author_email` must be provided when
`author` in `setup.py`.

rultor_secrets.sh.asc: Change key

Contains two environment variables:
* PYPIUSER
* PYPIPW

that correspond to the coala CI credentials.

install.python-dbus.sh: Remove certificate check

README: Fix pypi issue

Circle: Use -V instead of -L DEBUG

Bear: Use -V instead of -L DEBUG

-V is more easier to understand and type for debugging.

Closes coala#2688

README: Change version of 0.8.0 to 0.8.1

The version is outdated so we need to update it

Closes coala#2742

__init__.py: Add help description

There is no description of coalib provided in its help documentation.
Thus this will take care of it.

Closes coala#1663
DarthMDev pushed a commit to DarthMDev/coala that referenced this issue Sep 26, 2016
There is no description of coalib provided in its help documentation.
Thus this will take care of it.

Closes coala#1663
DarthMDev pushed a commit to DarthMDev/coala that referenced this issue Sep 27, 2016
There is no description of coalib provided in its help documentation.
Thus this will take care of it.

Closes coala#1663
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

6 participants