🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

apologies

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apologies

Python code to play a game similar to Sorry

0.2.1
PyPI
Maintainers
1

Apologies Python Library

pypi license wheel python Test Suite docs coverage Poetry

Apologies is a Python library that implements a game similar to the Sorry board game. On UNIX-like platforms, it includes a console demo that plays the game with automated players, intended for use by developers and not by end users. See the documentation for notes about the public interface.

It was written as a learning exercise and technology demonstration effort, and serves as a complete example of how to manage a modern (circa 2020) Python project, including style checks, code formatting, integration with IntelliJ, CI builds at GitHub, and integration with PyPI and Read the Docs.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts