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

List of functions not implemented in skeleton.py #52

Open
10 of 16 tasks
AliferSales opened this issue Jan 27, 2017 · 2 comments
Open
10 of 16 tasks

List of functions not implemented in skeleton.py #52

AliferSales opened this issue Jan 27, 2017 · 2 comments
Assignees

Comments

@AliferSales
Copy link
Collaborator

AliferSales commented Jan 27, 2017

remote.py

  • package_info
  • get_latest_releases
  • get_popularity
  • release_series
  • get_by_TROVE_classifier
  • get_well_maintained
  • count_releases
  • rank_of_packages_by_recent_release
  • get_git_number

local.py

  • list_installed
  • show
  • upgradeable
  • make_dep_json
  • get_dependencies
  • dependency_graph
  • package_status
@fccoelho
Copy link
Owner

To help formatting the text in commands outputs:

you can use control codes described here: http://stackoverflow.com/questions/287871/print-in-terminal-with-colors-using-python

@fccoelho
Copy link
Owner

Another option is to use the termcolor library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants