Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

calendar-fact

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

calendar-fact

Generate calendar fact from xkcd.com/1930

  • 1.2.0
  • PyPI
  • Socket score

Maintainers
1

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

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc