An open API service indexing awesome lists of open source software.

https://github.com/aunyks/npm-python

A Python package on NPM!
https://github.com/aunyks/npm-python

Last synced: 2 months ago
JSON representation

A Python package on NPM!

Awesome Lists containing this project

README

        

# npm-python
This is just a Hello World Python project hosted on NPM.
It's merely a proof-of-concept that says "Hello World"!

To install and run this package, paste the following line into the terminal:
```
git clone https://github.com/aunyks/npm-python.git && cd npm-python && npm test
```