Skip to main content

A hypermodern Python console project

Project description

wiki-con - A console app that displays random facts using the Wikipedia API

Tests PyPI Read the Docs

wiki-con is a simple CLI-based application that displays random facts using the Wikipedia API. The main focus of this repository is the implementation of various testing components and practices for the release and packaging of a Python project.

Installation

  • git clone https://github.com/kevinbowen777/wiki-con.git
  • cd wiki-con
  • poetry run wiki_con

Packages:


Features

  • Testing
    • pytest
    • coverage
    • nox
    • pytest-mock
  • Linting
    • Black
    • Flake8
      • flake8-annotations
      • flake8-bandit
      • flake8-black
      • flake8-bugbear
      • flake8-docstrings
      • flake8-import-order
      • darglint
    • Safety
    • pre-commit
  • Typing

License

Reporting Bugs

Visit the Issues page to view currently open bug reports or open a new issue.

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

wiki-con-0.1.2.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

wiki_con-0.1.2-py3-none-any.whl (4.4 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