Skip to content

Alotab/mastering-python-functions

Repository files navigation

Python application test with Github Actions

mastering-python-functions

This is a repo for mastering Python functions

Project Scaffold

  • Makefile
  • requirements.txt
  • source code files

Python Interpreter

  • Regular python shell
  • IPython (many prefer)

Python Script

touch hello.py
chmod +x hello.py
./hello.py

Build a Python library

  • create a nlplogic folder
  • Inside the nlplogic folder, create a logic (corenlp.py) file.

About

This is a repo for mastering Python functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published