2 مستودعات
Integration of interactive database sessions into IPython environments for direct variable capture.
Distinct from Custom Python Integration: None of the candidates cover the specific act of embedding a shell session into a Python REPL for data capture.
Explore 2 awesome GitHub repositories matching development tools & productivity · IPython Integrations. Refine with filters or upvote what's useful.
pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an interactive SQL shell and query editor that allows users to inspect schemas, manage connections, and run queries against PostgreSQL data sources. The tool is distinguished by its real-time, schema-aware autocompletion for keywords, tables, and columns, as well as dynamic SQL syntax highlighting. It provides safety mechanisms through transaction-aware guardrails that warn against or block destructive statements when no active transaction is detected. Broad capabilities include secure
Embeds an interactive session within a Python workspace to capture query results directly into local variables.
geemap هي مكتبة Python ومجموعة أدوات جغرافية مكانية مصممة للخرائط التفاعلية، وتصور الاستشعار عن بُعد، وتحليل صور الأقمار الصناعية. تعمل كواجهة Python لـ Google Earth Engine، مما يتيح للمستخدمين إدارة سير عمل البيانات الجغرافية المكانية المستندة إلى السحابة وتصور مجموعات البيانات داخل بيئات دفاتر الملاحظات. يتميز المشروع بتحويل الكود التلقائي، مما يسمح بترجمة النصوص البرمجية ودفاتر الملاحظات بين لغات البرمجة. كما يوفر قدرات متخصصة لتصور الاستشعار عن بُعد، مثل إنشاء صور GIF متحركة من تسلسلات الصور مع دعم للنصوص المتحركة وأشرطة الألوان. تغطي مجموعة الأدوات مجموعة واسعة من القدرات الجغرافية المكانية، بما في ذلك تصنيف صور الأقمار الصناعية، وتقييمات الدقة، وفحص الخرائط التفاعلية لرسم إحصائيات السلاسل الزمنية. تتعامل المكتبة مع تحويل البيانات الجغرافية المكانية عبر تنسيقات مثل GeoTIFF و GeoJSON و shapefiles و CSV، مع دعم تكامل مجموعات البيانات المحلية وفهارس البيانات البعيدة. يمكن للمستخدمين تصدير عملهم من خلال نشر الخرائط التفاعلية كملفات HTML أو صور ثابتة.
Integrates interactive Jupyter widgets to synchronize the Python kernel with a browser-based map interface.