[It learning] Python Small Project Address book ideas

Source: Internet
Author: User

Create an Address book query software that temporarily supports search by name only. Starting point: You can retrieve it without logging into the Enterprise Portal. Be careful to protect the employee's phone number unless he or she agrees to display it.

You are welcome to visit WWW.CNBLOGS.COM/VIPHHS. Reprint please contact the author authorization.

Ideas:

1, crawling crawl basic data, in a dictionary and a list of the way to store.

2. Store this data in CSV using Pandas.

http://code-love.com/2017/04/30/

http://pandas.pydata.org/

Http://pda.readthedocs.io/en/latest/chp5.html

In the above example, why did you only find the first table?

Distinguish find and Find_all in BeautifulSoup

http://blog.csdn.net/abclixu123/article/details/38502993

3. Using Tkinteri to build GUI interface

Http://www.aichengxu.com/python/8175065.htm

4. Packing procedure

https://www.crifan.com/use_pyinstaller_to_package_python_to_single_executable_exe/

Note the large libraries that are included, not full references, can be used from * import *

This way the packaged program may be smaller.

You are welcome to visit WWW.CNBLOGS.COM/VIPHHS. Reprint please contact the author authorization.

[It learning] Python Small Project Address book ideas

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.