Click Documentation Release 6.7
end of the file which looks like this: if __name__ == '__main__':. This is traditionally how a standalone Python file looks like. With Click you can continue doing that, but there are better ways through yourscript Hello World! 10 Chapter 1. Documentation Click Documentation, Release 6.7 1.3.3 Scripts in Packages If your script is growing and you want to switch over to your script being contained in a Python __init__.py yourscript.py In this case instead of using py_modules in your setup.py file you can use packages and the automatic package finding support of setuptools. In addition to that it’s also recommended0 码力 | 107 页 | 428.42 KB | 1 年前3Click Documentation Release 5.2.dev0
end of the file which looks like this: if __name__ == '__main__':. This is traditionally how a standalone Python file looks like. With Click you can continue doing that, but there are better ways through Hello World! 10 Chapter 1. Documentation Click Documentation, Release 5.2.dev0 1.3.3 Scripts in Packages If your script is growing and you want to switch over to your script being contained in a Python __init__.py yourscript.py In this case instead of using py_modules in your setup.py file you can use packages and the automatic package finding support of setuptools. In addition to that it’s also recommended0 码力 | 103 页 | 416.61 KB | 1 年前3Click Documentation Release 4.2.dev0
end of the file which looks like this: if __name__ == '__main__':. This is traditionally how a standalone Python file looks like. With Click you can continue doing that, but there are better ways through Hello World! 10 Chapter 1. Documentation Click Documentation, Release 4.2.dev0 1.3.3 Scripts in Packages If your script is growing and you want to switch over to your script being contained in a Python __init__.py yourscript.py In this case instead of using py_modules in your setup.py file you can use packages and the automatic package finding support of setuptools. In addition to that it’s also recommended0 码力 | 101 页 | 407.32 KB | 1 年前3Click Documentation Release 3.3
end of the file which looks like this: if __name__ == '__main__':. This is traditionally how a standalone Python file looks like. With Click you can continue doing that, but there are better ways through yourscript Hello World! 10 Chapter 1. Documentation Click Documentation, Release 3.3 1.3.3 Scripts in Packages If your script is growing and you want to switch over to your script being contained in a Python scripts/ yourscript.py In this case instead of using py_modules in your setup.py file you can use packages and the automatic package finding support of setuptools. In addition to that it’s also recommended0 码力 | 95 页 | 387.75 KB | 1 年前3Flask Documentation (1.1.x)
groups of Python libraries, one for each project. Packages installed for one project will not affect other projects or the operating system’s packages. Python 3 comes bundled with the venv [https://docs so you can continue to use and configure app directly. Using Flask Extensions Extensions are packages that help you accomplish common tasks. For example, Flask-SQLAlchemy provides SQLAlchemy support project gets bigger, it becomes overwhelming to keep all the code in one file. Python projects use packages to organize code into multiple modules that can be imported where needed, and the tutorial will0 码力 | 428 页 | 895.98 KB | 1 年前3Flask Documentation (1.1.x)
groups of Python libraries, one for each project. Packages installed for one project will not affect other projects or the operating system’s packages. Python 3 comes bundled with the venv module to create Guide Flask Documentation (1.1.x), Release 1.1.4 1.4.14 Using Flask Extensions Extensions are packages that help you accomplish common tasks. For example, Flask-SQLAlchemy provides SQLAlchemy support project gets bigger, it becomes overwhelming to keep all the code in one file. Python projects use packages to organize code into multiple modules that can be imported where needed, and the tutorial will0 码力 | 291 页 | 1.25 MB | 1 年前3Django 1.11.x Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 538 3.25 External packages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 541 4 “How-to” . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 703 6.5 contrib packages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 705 6.6 Cross development version, but reporting them helps the development of Django. Also, releases of third-party packages are less likely to be compatible with the development version than with the latest stable release0 码力 | 1878 页 | 6.40 MB | 1 年前3Jupyter Notebook 5.0.0 Documentation
Extensions as Python Packages Overview Installation of Jupyter Extensions Did it work? Check by listing Jupyter Extensions. Additional resources on creating and distributing packages Example - Server extension Jupyter Extensions as Python Packages [https://jupyter- notebook.readthedocs.io/en/latest/examples/Notebook/Distributing%20Jupyter%20Extensions%20as%20P ython%20Packages.html#Distributing-Jupyter-Ex tensions-as-Python-Packages] Extending the Notebook [https://jupyter-notebook.readthedocs.io/en/latest/extending/index.html] Security in Jupyter notebooks: Since security policies vary from organization0 码力 | 184 页 | 4.40 MB | 1 年前3Jupyter Notebook 5.0.0 Documentation
documents 35 9 Configuring the notebook frontend 39 10 Distributing Jupyter Extensions as Python Packages 41 11 Extending the Notebook 47 12 Contributing to the Jupyter Notebook 63 13 Making a Notebook Persisting configuration settings 4.4 Notebook extensions • Distributing Jupyter Extensions as Python Packages • Extending the Notebook Security in Jupyter notebooks: Since security policies vary from organization Chapter 9. Configuring the notebook frontend CHAPTER 10 Distributing Jupyter Extensions as Python Packages 10.1 Overview 10.1.1 How can the notebook be extended? The Jupyter Notebook client and server0 码力 | 129 页 | 1.76 MB | 1 年前3Jupyter Notebook 5.1.0 Documentation
Extensions as Python Packages Overview Installation of Jupyter Extensions Did it work? Check by listing Jupyter Extensions. Additional resources on creating and distributing packages Example - Server extension Jupyter Extensions as Python Packages [https://jupyter- notebook.readthedocs.io/en/latest/examples/Notebook/Distributing%20Jupyter%20Extensions%20as%20P ython%20Packages.html#Distributing-Jupyter-Ex tensions-as-Python-Packages] Extending the Notebook [https://jupyter-notebook.readthedocs.io/en/latest/extending/index.html] Security in Jupyter notebooks: Since security policies vary from organization0 码力 | 184 页 | 4.36 MB | 1 年前3
共 445 条
- 1
- 2
- 3
- 4
- 5
- 6
- 45