Skip to main content

Tools to interface GitHub, PyPI and local modules / repos. Used for generating files to keep projects dry and synced.

Project description

generalpackager

Tools to interface GitHub, PyPI and local modules / repos. Used for generating files to keep projects dry and synced.

workflow Actions Status GitHub last commit PyPI version shields.io PyPI pyversions Generic badge

Contents

generalpackager
├─ Contents
├─ Installation
├─ Attributes
└─ Todos

Installation

pip install generalpackager

Attributes

Module: generalpackager
├─ Class: GitHub
│  ├─ Method: api_url
│  ├─ Method: assert_url_up
│  ├─ Method: get_description
│  ├─ Method: get_topics
│  ├─ Method: get_website
│  ├─ Method: set_description
│  ├─ Method: set_topics
│  ├─ Method: set_website
│  └─ Method: url
├─ Class: LocalModule
├─ Class: LocalRepo
│  ├─ Method: bump_version
│  ├─ Method: commit_and_push
│  ├─ Method: get_git_exclude_path
│  ├─ Method: get_license_path
│  ├─ Method: get_local_repos
│  ├─ Method: get_metadata_path
│  ├─ Method: get_package_paths
│  ├─ Method: get_readme_path
│  ├─ Method: get_setup_path
│  ├─ Method: get_todos
│  └─ Method: path_is_repo
├─ Class: Packager
│  ├─ Method: configure_contents_markdown
│  ├─ Method: create_sdist
│  ├─ Method: generate_file
│  ├─ Method: generate_git_exclude
│  ├─ Method: generate_license
│  ├─ Method: generate_readme
│  ├─ Method: generate_setup
│  ├─ Method: get_attributes_markdown
│  ├─ Method: get_badges_dict
│  ├─ Method: get_classifiers
│  ├─ Method: get_footnote_markdown
│  ├─ Method: get_installation_markdown
│  ├─ Method: get_topics
│  ├─ Method: github_link
│  ├─ Method: setup_all
│  ├─ Method: sync_github_metadata
│  └─ Method: upload
└─ Class: PyPI

Todos

Module Message
packager.py Allow github, pypi or local repo not to exist in any combination.
packager_markdown.py Inherit future crawler class for pypi and github.
packager_markdown.py Use Packager.os for badges.
pypi.py Method to upload to PyPI.
packager.py Allow github, pypi or local repo not to exist in any combination.
packager_markdown.py Inherit future crawler class for pypi and github.
packager_markdown.py Use Packager.os for badges.
pypi.py Method to upload to PyPI.
Generated 2021-01-03 12:19 CET for commit master.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

generalpackager-0.0.3.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distribution

generalpackager-0.0.3-py3-none-any.whl (13.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page