Metadata-Version: 1.1
Name: Farnsworth
Version: 1.1.0
Summary: Website for BSC houses.
Home-page: https://github.com/knagra/farnsworth
Author: Karandeep Nagra
Author-email: karandeepsnagra@gmail.com
License: UNKNOWN
Description: ==========
        Farnsworth
        ==========
        
         |status|
        
        Author: Karandeep Singh Nagra
        
        An online gathering place for each house in the BSC.  Built with Django, Python, and SQLite.
        Uses Django's auth backend to manage users and groups.  Tested and deployed on PostgreSQL.
        
        Live versions of the site can be accessed at https://kingmanhall.org/internal/, https://kingmanhall.org/afro/, and https://kingmanhall.org/hoyt/.
        
        Check DOCS/general_overview for an overview of the program.
        
        To test, run python manage.py test from this directory.
        
        .. |status| image:: https://drone.io/github.com/knagra/farnsworth/status.png
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
