{ "info": { "author": "N. Cantale", "author_email": "n.cantale@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Simple python module allowing the use of sextractor on image files or numpy arrays.\r\n\r\nUsage exemple:\r\n\r\nimport pysex\r\ncat = pysex.run('myimage.fits', params=['X_IMAGE', 'Y_IMAGE', 'FLUX_APER'], \r\n conf_args={'PHOT_APERTURES':5})\r\nprint cat['FLUX_APER']", "description_content_type": null, "docs_url": null, "download_url": "https://svn.epfl.ch/svn/pysex/trunk/dist/pysex-0.1.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "sextractor", "license": "GPL", "maintainer": "N. Cantale", "maintainer_email": "n.cantale@gmail.com", "name": "pysex", "package_url": "https://pypi.org/project/pysex/", "platform": "all", "project_url": "https://pypi.org/project/pysex/", "project_urls": { "Download": "https://svn.epfl.ch/svn/pysex/trunk/dist/pysex-0.1.0.tar.gz" }, "release_url": "https://pypi.org/project/pysex/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Python wrapper around the sextractor software", "version": "0.1.0" }, "last_serial": 803256, "releases": { "0.1.0": [] }, "urls": [] }