With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
This project offers a python binding to the libindi library. It uses the Simplified Wrapper and Interface Generator (SWIG). You may generate a PyIndi module which mainly defines an IndiClient class. This class could be used to build python scripts able to interact with indi servers using sendNew* methods and implementing new* methods of the BaseMediator class.
Pikon-Stelarium interface to use with azimuthal mount
This is a full project to make an software-drived azimuthal mount for the Pikon telescope, it can be use for others telescope.
This project include :
. Some other parts to print to adapt to the Pikon
. Python code for raspberry
Needed parts for "as it" use :
. 1 Raspberry (model A suit well)
. 3 motors steppers
. 3 steppers drivers
. 1 BNO055 (the one from adafruit was used)
. 1 Pikon driver
. 1 GPS module
Sofware requirement :
. raspbian
. python 3
. some python libraries
APLpy (the Astronomical Plotting Library in Python) is a Pythonmodule aimed at producing publication-quality plots of astronomical imaging data in FITS format. Visit http://aplpy.sourceforge.net/ for tutorials and documentation.
ATpy (Astronomical Tables in Python) is a Pythonmodule aimed at dealing with tables of astronomical data with a common API. To date, the following formats are supported: FITS, VO, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases
NTuple is a Pythonmodule used by high-energy physicists and astrophysicists to easily and efficiently access ntuple data stored in large ROOT data stores. Specifically, NTuple provides a friendly Pythonic interface to TNtuples and TTrees stored in TFiles
Python Arrays is a project to reimplement the existing Python Numeric
module which adds the ability to efficiently manipulate large
numeric arrays in ways similar to Matlab and IDL.