Socket
Socket
Sign inDemoInstall

calendar-fact

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    calendar-fact

Generate calendar fact from xkcd.com/1930


Maintainers
1

Readme

Calendar fact

Taken from xkcd.com/1930 <https://xkcd.com/1930/>__, this command generates calendar facts. Useful for MODs, head or foot lines in apps etc.

Installation

Install by running:

.. code:: shell

pip install calendar-fact

Usage in shell

Run:

.. code:: shell

calendar-fact

Usage in code

.. code:: python

from calendar_fact import get_fact

new_fact = get_fact()

License

The code is released under the MIT license.

The texts are released under the CC-BY-NC 2.5 license as explained at XKCD's license <https://xkcd.com/license.html>__ page.

FAQs


Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc