django-engineplate

A Django-engineplate App for easy life
Download

django-engineplate Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Vishwas Sharma

django-engineplate Tags


django-engineplate Description

django-engineplate is a Django-engineplate App for easy life.Setting up..## Register and account on pypi.python.org## Share a public key with the website## then in a folder create a setup.py file > In the setup.py file add the following content *from distutils.core import setup * *setup( * name='TowelStuff', * version='0.1.0', * author='J. Random Hacker', * author_email='jrh@example.com', * packages=, * scripts=, * url='http://pypi.python.org/pypi/TowelStuff/', * license='LICENSE.txt', * description='Useful towel-related stuff.', * long_description=open('README.txt').read(), * install_requires=, *) > Then in console do the following steps > > python setup.py sdist # To init distribution > > python setup.py register ## To register it to site > > python setup.py sdist upload ## to upload the distribution on the internet > For updating we have do the following things > > First we have to run > > > change the version number to anything new ... > > > python setup.py sdist uploadProduct's homepage


django-engineplate Related Software