Python __init__.py
Сообщение 2023-03-16 21:48:31
0
11Кб
Python defines two types of packages, regular packages and namespace packages. Regular packages are traditional packages as they existed in Python 3.2 and earlier. A regular package is typically implemented as a directory containing an __init__.py file. When a regular package is imported, this __init__.py file is implicitly executed, and the objects it defines are bound to names in the package’s namespace. The __init__.py file can contain the same Python code that any other module can contain, and Python will add some additional attributes to the module when it is imported.
Поиск
Категории
- Arts
- Business
- Computers
- Игры
- Health
- Главная
- Kids and Teens
- Деньги
- News
- Recreation
- Reference
- Regional
- Science
- Shopping
- Society
- Sports
- Бизнес
- Деньги
- Дом
- Досуг
- Здоровье
- Игры
- Искусство
- Источники информации
- Компьютеры
- Наука
- Новости и СМИ
- Общество
- Покупки
- Спорт
- Страны и регионы
- World
Больше
В джазе только девушки. Some Like It Hot. (1959)
Когда чикагские музыканты Джо и Джерри случайно становятся свидетелями бандитской перестрелки,...
In Education, Events, and HR: “Was the Content Organized?” “How Often Does Your Supervisor Give Feedback?”
In settings like education, corporate events, and human resources, two essential drivers of...
Твоё имя. Your Name. (2016)
Токийский парень Таки и провинциальная девушка Мицуха обнаруживают, что между ними существует...
Inglourious Basterds. (2009)
In Nazi-occupied France during World War II, a plan to assassinate Nazi leaders by a group of...
Dice
Dice are a popular source of randomness in board games (especially the game of the same name)....