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

Command pandas generallibrary generalfile gitpython requests
pip install generalpackager Yes Yes Yes Yes Yes

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
│  └─ Method: get_env_vars
├─ 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_test_main_path
│  ├─ Method: get_todos
│  ├─ Method: get_workflow_path
│  ├─ Method: metadata_setter
│  └─ 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_localfiles
│  ├─ Method: generate_readme
│  ├─ Method: generate_setup
│  ├─ Method: generate_workflow
│  ├─ Method: get_attributes_markdown
│  ├─ Method: get_badges_dict
│  ├─ Method: get_classifiers
│  ├─ Method: get_env
│  ├─ Method: get_footnote_markdown
│  ├─ Method: get_installation_markdown
│  ├─ Method: get_step
│  ├─ Method: get_sync_and_publish_job
│  ├─ Method: get_topics
│  ├─ Method: get_triggers
│  ├─ Method: get_unittest_job
│  ├─ Method: github_link
│  ├─ Method: step_checkout
│  ├─ Method: step_install_necessities
│  ├─ Method: step_install_package_git
│  ├─ Method: step_install_package_pip
│  ├─ Method: step_publish
│  ├─ Method: step_setup_python
│  ├─ Method: step_sync
│  ├─ Method: step_unittests
│  ├─ Method: sync_github_metadata
│  ├─ Method: sync_package
│  └─ Method: upload
└─ Class: PyPI

Todos

Module Message
randomtesting.py Write [CI MAJOR] in commit message to bump major for example.
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.
Generated 2021-01-14 15:25 CET for commit 999e9341d9fcd05dab19649b582e6e36314fc5cb.

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.6.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

generalpackager-0.0.6-py3-none-any.whl (16.1 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