486dx / utility_Python

Collection of Python utility scripts & Python basics & Python OOP basic demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utility_Python

  • Collection of python working scripts and OOP basic demo

Development

(ds_dash) yennanliu@yennanliu-MBP:~/utility_python(master⚡) » pytest -v tests

# ============================ test session starts =============================
# platform darwin -- Python 3.5.4, pytest-5.0.1, py-1.8.0, pluggy-0.12.0 -- /Users/yennanliu/anaconda3/envs/ds_dash/bin/python
# cachedir: .pytest_cache
# rootdir: /Users/yennanliu/utility_python
# plugins: celery-4.2.1
# collected 1 item                                                             

# tests/unit_test.py::CodeToTestTestCase::test_database_drop_table_call PASSED [100%]

# ========================== 1 passed in 0.05 seconds ==========================

Ref

About

Collection of Python utility scripts & Python basics & Python OOP basic demo


Languages

Language:Python 90.6%Language:Jupyter Notebook 8.2%Language:Scala 1.2%Language:Shell 0.0%