poop

所属分类:编程语言基础
开发工具:Jupyter Notebook
文件大小:0KB
下载次数:0
上传日期:2023-10-23 19:51:34
上 传 者sh-1993
说明:  Python面向对象编程,
(Python Object Oriented Progamming,)

文件列表:
docs/ (0, 2023-10-30)
docs/_build/ (0, 2023-10-30)
docs/_build/.doctrees/ (0, 2023-10-30)
docs/_build/.doctrees/environment.pickle (30988, 2023-10-30)
docs/_build/.doctrees/intro.doctree (4206, 2023-10-30)
docs/_build/.doctrees/poop1.doctree (16587, 2023-10-30)
docs/_build/.doctrees/poop2.doctree (19232, 2023-10-30)
docs/_build/.doctrees/poop3.doctree (19404, 2023-10-30)
docs/_build/jupyter_execute/ (0, 2023-10-30)
docs/_build/jupyter_execute/poop1.ipynb (6380, 2023-10-30)
docs/_build/jupyter_execute/poop2.ipynb (6860, 2023-10-30)
docs/_build/jupyter_execute/poop3.ipynb (8092, 2023-10-30)
docs/_config.yml (1240, 2023-10-30)
docs/_sources/ (0, 2023-10-30)
docs/_sources/intro.md (198, 2023-10-30)
docs/_sources/poop1.ipynb (6403, 2023-10-30)
docs/_sources/poop2.ipynb (6886, 2023-10-30)
docs/_sources/poop3.ipynb (8119, 2023-10-30)
docs/_sphinx_design_static/ (0, 2023-10-30)
docs/_sphinx_design_static/design-style.4045f2051d55cab465a707391d5b2007.min.css (48417, 2023-10-30)
docs/_sphinx_design_static/design-tabs.js (770, 2023-10-30)
docs/_static/ (0, 2023-10-30)
docs/_static/_sphinx_javascript_frameworks_compat.js (4418, 2023-10-30)
docs/_static/basic.css (15228, 2023-10-30)
docs/_static/check-solid.svg (313, 2023-10-30)
docs/_static/clipboard.min.js (9031, 2023-10-30)
docs/_static/copy-button.svg (411, 2023-10-30)
docs/_static/copybutton.css (2060, 2023-10-30)
docs/_static/copybutton.js (8467, 2023-10-30)
docs/_static/copybutton_funcs.js (2698, 2023-10-30)
docs/_static/design-style.4045f2051d55cab465a707391d5b2007.min.css (48417, 2023-10-30)
docs/_static/design-tabs.js (770, 2023-10-30)
docs/_static/doctools.js (8171, 2023-10-30)
docs/_static/documentation_options.js (411, 2023-10-30)
docs/_static/file.png (286, 2023-10-30)
docs/_static/images/ (0, 2023-10-30)
... ...

# poop Intro to Python object oriented programming ## Usage ### Building the book If you'd like to develop and/or build the poop book, you should: 1. Clone this repository 2. Run `pip install -r requirements.txt` (it is recommended you do this within a virtual environment) 3. (Optional) Edit the books source files located in the `poop/` directory 4. Run `jupyter-book clean poop/` to remove any existing builds 5. Run `jupyter-book build poop/` A fully-rendered HTML version of the book will be built in `poop/_build/html/`. ### Hosting the book Please see the [Jupyter Book documentation](https://jupyterbook.org/publish/web.html) to discover options for deploying a book online using services such as GitHub, GitLab, or Netlify. For GitHub and GitLab deployment specifically, the [cookiecutter-jupyter-book](https://github.com/executablebooks/cookiecutter-jupyter-book) includes templates for, and information about, optional continuous integration (CI) workflow files to help easily and automatically deploy books online with GitHub or GitLab. For example, if you chose `github` for the `include_ci` cookiecutter option, your book template was created with a GitHub actions workflow file that, once pushed to GitHub, automatically renders and pushes your book to the `gh-pages` branch of your repo and hosts it on GitHub Pages when a push or pull request is made to the main branch. ## Contributors We welcome and recognize all contributions. You can see a list of current contributors in the [contributors tab](https://github.com/w-decker/poop/graphs/contributors). ## Credits This project is created using the excellent open source [Jupyter Book project](https://jupyterbook.org/) and the [executablebooks/cookiecutter-jupyter-book template](https://github.com/executablebooks/cookiecutter-jupyter-book).

近期下载者

相关文件


收藏者