Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Python Resources Python-Faker, Holidays, Socket Programming #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shauryauppal
Copy link

Added Python Faker LIbrary which can help to generate Fake data.

Python Holidays to Detect holidays of any State of a Country.

Socket Programming Client Server using Python

@shauryauppal
Copy link
Author

Python.md Outdated
@@ -8,5 +8,9 @@

1. [Lesser Known Things about Python](https://github.com/jatinkatyal13/wtfpython)
2. [Jupyter Notebooks for Data Science Libraries of Python](https://github.com/nikhilkumarsingh/PythonForDataScience)
3. [Python Faker Library to Generate fake Data](https://www.geeksforgeeks.org/python-faker-library/)
4. [Socket Programming using Python](https://github.com/shauryauppal/Socket-Programming-Python)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in socket programming url... You may provide the docs url or either mention that these are examples, in python and C.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Example are in repo itself.

Readme is well maintain so that a newbie can also understand. All basics and basic examples like grocery store example code, CRC is mentioned in repi.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I meant, write the heading like these are examples and not the official documentation.
Socket Programming using Python Examples

@shauryauppal
Copy link
Author

@saranshkataria

@shauryauppal
Copy link
Author

@harshitjuneja
Copy link
Member

Hey, @shauryauppal. Thanks for sending in the PR. However, the resources that you've added are found to be self-promotional. We are yet to define what to do in such situations since these are supposed to be selected by the community. Will reply as soon as we figure something out which might take a while.

@shauryauppal
Copy link
Author

shauryauppal commented Sep 3, 2018

@harshitjuneja @saranshkataria
If any of the resources you find are bad tell me and close the PR.

Very few know about Python Faker, also that is a geeksforgeeks article.
Python holidays is by someone else.
Socket Programming repo is mine, I may share my repo Traffic Insights if you feel it is not good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants