Python Software Development Specification

Source: Internet
Author: User

Software Development specification is designed to standardize and organize reasonable code, so that the entire program looks structured, clear hierarchy, in which there is no strict requirements to be executed according to that specification, as long as the appropriate clarity can be, this specification has become a convention ripe a standard

Like the top of the soft program below

1, bin for the execution directory, inside start.py for the entire program call execution script

2, Conf is the configuration directory, all the configuration is stored here

3, core code exists in the directory, all the core logic code is stored here

4, DB for data storage directory

5. lib for calling class directory

6, log directory, the log of the program is all stored here

Python Software Development Specification

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.