Metadata-Version: 2.4
Name: corefinder
Version: 1.1.7
Summary: A module for my digital business card
Home-page: https://github.com/Corefinder89/corefinder
Author: Soumyajit Basu
Author-email: soumyajit.basu62@gmail.com
License: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# My Digital Business card

Creating a digital business card for myself so that it can be used to give my digital information over the internet.
Developed in python. The card would look like this:

![image](image/calvin.png)

To see my digital profile just run the command:

`pip install --user corefinder`


To get help run this command:

`corefinder --help`


To get version run this command:

`corefinder --version`
