Metadata-Version: 1.1
Name: familysearch-python-sdk-opensource
Version: 1.0.2
Summary: A Python SDK for FamilySearch.org
Home-page: https://github.com/elderamevans/familysearch-python-sdk-opensource
Author: Elder Evans
Author-email: elderamevans@gmail.com
License: UNKNOWN
Download-URL: https://github.com/elderamevans/familysearch-python-sdk-opensource/releases/tag/v1.0.1
Description: familysearch-python-sdk-opensource
        ==================================
        
        ..  image:: https://readthedocs.org/projects/familysearch-python-sdk-opensource/badge/?version=latest
          :target: https://readthedocs.org/projects/familysearch-python-sdk-opensource/?badge=latest
          :alt: Documentation Status
          
        ..  image:: https://www.codacy.com/project/badge/4875862e69c54164be173a94def06f09
          :target: https://www.codacy.com/app/elderamevans/familysearch-python-sdk-opensource
          :alt: Codacy Badge
        
        .. image:: https://travis-ci.org/elderamevans/familysearch-python-sdk-opensource.svg?branch=master
          :target: https://travis-ci.org/elderamevans/familysearch-python-sdk-opensource
          :alt: Build status
        
        .. image:: https://coveralls.io/repos/elderamevans/familysearch-python-sdk-opensource/badge.svg
          :target: https://coveralls.io/r/elderamevans/familysearch-python-sdk-opensource
          :alt: Code Coverage
          
        .. image:: https://img.shields.io/pypi/v/familysearch-python-sdk-opensource.svg
          :target: https://pypi.python.org/pypi/familysearch-python-sdk-opensource/1.0.1
          :alt: PyPI Version
        
        .. image:: https://img.shields.io/pypi/dm/familysearch-python-sdk-opensource.svg
          :target: https://pypi.python.org/pypi/familysearch-python-sdk-opensource/1.0.1
        
        
        This is a reboot/spinoff of https://github.com/familysearch-devnet/python-fs-stack.
        
        It is unfinished, but most of the functions have been instated. That being said, the working functions *shouldn't* have their names or expected outputs changed, but because this is in public beta, there are no guarantees.
        
        It is designed for Python 3 and 2.7. Python 2.6 is the earliest supported version, but bugfixes are low-priority. 2.5 and earlier are not guaranteed to work, or supported, and are considered legacy.
        
        To get started, visit http://elderamevans.github.io/familysearch-python-sdk-opensource.
        
        
        
        
Keywords: FamilySearch,API,REST,family history,geneaolgy,JSON
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Environment :: Web Environment
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Sociology :: Genealogy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
