diff --git a/content/articles/Meet Up/hacktoberfest_siwy.md b/content/articles/Meet Up/hacktoberfest_siwy.md new file mode 100644 index 0000000..5847600 --- /dev/null +++ b/content/articles/Meet Up/hacktoberfest_siwy.md @@ -0,0 +1,14 @@ +# Hacktoberfest 2019 +## By Titisan Sauron + +Title: Test for Hacktoberfest 2019 +Date: 2019-10-19 10:20 + +As a popular open source development project, Python has an active supporting community of contributors and users that also make their software available for other Python developers to use under open source license terms. + +### Documentation : + +```python +python -m pip install "SomePackage>=1.0.4" # minimum version +``` +