You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.
#NOTE: THIS FILE IS FOR PIP MANAGER AND IS A WORK IN PROGRESS. DO NOT USE THIS FILE TO INSTALL PYDER. Thanks. -G
setup(
name='Pyder',
version='0.0.1',
description='A static website generator written in Python!',
long_description="Pyder is the 'Python spider of the web.' Use it to make your next blog, without worrying about all the details of web design. Just write your blog posts in Markdown, and Pyder will build your site from there.",
url='https://github.com/HoughIO/Pyder',
author='HoughIO and ewmiller',
author-email='',
license='BSD 3-Clause',
classifiers=[
'Development Status :: 2 - Pre-Alpha',
'Intended Audience :: Websit Users/Desktop',
'Topic :: Software Development :: Build Tools',
'License :: OSI Approved :: BSD License',
'Programming Language :: Python :: 3.5',
],
keywords='pyder python spider website development blog maker builder',