معرفی شرکت ها


CodeChat-Server-0.2.6


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

The CodeChat Server for software documentation
ویژگی مقدار
سیستم عامل OS Independent
نام فایل CodeChat-Server-0.2.6
نام CodeChat-Server
نسخه کتابخانه 0.2.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Bryan A. Jones
ایمیل نویسنده bjones@ece.msstate.edu
آدرس صفحه اصلی http://codechat.readthedocs.io/en/latest/
آدرس اینترنتی https://pypi.org/project/CodeChat-Server/
مجوز GPLv3+
.. Copyright (C) 2012-2022 Bryan A. Jones. This file is part of the CodeChat System. The CodeChat System is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. The CodeChat System is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a `copy of the GNU General Public License </docs/LICENSE>` along with the CodeChat System. If not, see http://www.gnu.org/licenses/. The CodeChat System =================== The CodeChat System provides a powerful literate programming authoring system to a variety of text editors and IDEs. Specifically, it provides a GUI to automatically render source code and/or markup documents to HTML, displaying the HTML document produced by the rendering process next to the source. For example: .. figure:: https://raw.githubusercontent.com/bjones1/CodeChat_system/master/docs/CodeChat_screenshot_annotated.png This screenshot shows the Visual Studio Code editor with the CodeChat extension. In ❶, the left panel shows a the Visual Studio Code text editor with Python source code. CodeChat renders this source code to ❷, the right panel, which shows the resulting HTML document. Finally, ❸ displays output from the build process. A splitter between ❷ and ❸ allows the user to adjust the build output size or hide it entirely. Below ❸, a status bar displays the build status and a count of errors and warnings produced by the build. In addition to native support for Markdown and reStructuredText, the CodeChat System supports almost any external renderer via user-provided JSON configuration files. For example, CodeChat can: - invoke `Pandoc <https://pandoc.org/>`_ to render a wide variety of markup formats; - use `Sphinx <https://www.sphinx-doc.org/>`_ to build project documentation; - call `Runestone <https://runestone.academy/>`_ to create interactive textbooks; - employ `Doxygen <https://www.doxygen.nl/>`_ to generate documentation from source code; ... and many more. See the `CodeChat Server documentation <https://codechat-system.readthedocs.io/en/latest/CodeChat_Server/contents.html>`_ to get started.


نیازمندی

مقدار نام
- bottle
- CodeChat
- markdown
- psutil
- Sphinx
- strictyaml
- thrift
- typer
- watchdog
- websockets
- black
- coverage
- flake8
- mypy
- pytest
- requests
- tox


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl CodeChat-Server-0.2.6:

    pip install CodeChat-Server-0.2.6.whl


نصب پکیج tar.gz CodeChat-Server-0.2.6:

    pip install CodeChat-Server-0.2.6.tar.gz