معرفی شرکت ها


essahtmlgen-4.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Create HTML files with embedded source code & images
ویژگی مقدار
سیستم عامل -
نام فایل essahtmlgen-4.3
نام essahtmlgen
نسخه کتابخانه 4.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده bayleaf
ایمیل نویسنده bailey.kocin@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/essahtmlgen/
مجوز -
Python tool for creating HTML specific layouts with source code files. Uses CSU images as the default. The source code is formatted with a javasript library to be 'pretty' Here are some examples (Im on OSX): - Create a 6 part assignment (very basic no source) **essahtmlgen --destination ~/Desktop --name bayleaf --id 2631542 --parts 6 --assignment 1** This will create 'Assignment1' on the desktop with 6 basic parts. - Create a the 3 part assignment 1 with a source A source directory contains folders which will become named parts (as well as the .html versions). The files in each directory will be used to compose the specfic parts html file. Java code will turn into pretty embedded source code. Text code will turn into paragraph tags. Pictures will be copied, linked and embedded (.png / .jpg). There is no order right now so you may have to play around with it after but generally it follows the directory structure. Create a source directory structured like this: Assignment0Files -> FirstPart -> data.txt JavaCode.java screenshot.png SecondPart -> file.txt **essahtmlgen --destination ~/Desktop --name bayleaf --id 2631542 --parts 2 --assignment 1 --source /path/to/Assignment0Files** This will create 'Assignment1' on the desktop with two parts: FirstPart and SecondPart.


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

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


نحوه نصب


نصب پکیج whl essahtmlgen-4.3:

    pip install essahtmlgen-4.3.whl


نصب پکیج tar.gz essahtmlgen-4.3:

    pip install essahtmlgen-4.3.tar.gz