alinaselega / nbdev_try

A repo for making a test Python library with nbdev.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello, user

This library prints "Hello" to the user.

This library can be used to say "Hello" to someone.

Install

pip install nbdev_try

How to use

It's as easy as simply running print_hello(your_name).

print_hello('Alina')
'Hello, Alina!'

About

A repo for making a test Python library with nbdev.

License:Apache License 2.0


Languages

Language:Python 50.1%Language:Jupyter Notebook 43.2%Language:Makefile 6.7%