Showing 15 open source projects for "pyscripter python 2"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    OpenJUMP (The JUMP Pilot Project)
    OpenJUMP is a community driven fork of JUMP the "Java Unified Mapping Platform" GIS software. The original JUMP was developed by Vivid Solutions, released under GPL2 in 2003 and discontinued in 2006. During 2004 already some enthusiastic developers joined together to enhance further the features of JUMP. They launched an independent development branch called OpenJUMP. The name gives credit to the original JUMP development, and at the same time describes the objectives of this project to...
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • 2

    PCRaster

    PCRaster environmental modeling software

    Note: Active projects have been copied to Github: https://github.com/pcraster News, project information, documentation and more are available at http://www.pcraster.eu PCRaster is a collection of tools and software libraries tailored to the construction of spatio-temporal environmental models. Application domains are amongst others hydrology (rainfall-runoff, global water balance, groundwater (with Modflow)), ecology, or land use change. Two scripting languages (PCRcalc and Python) include a rich set of spatial operations for manipulating and analysing raster maps. A Python framework supports Monte Carlo simulations and data assimilation (Ensemble Kalman Filter and Particle Filter). The Aguila tool allows for the interactive visualisation of stochastic spatio-temporal data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GDAL wheels for linux

    GDAL wheels for linux

    GDAL wheels for python and C/C++ projects (Linux only)

    To use precompiled wheels: 1) go to releases (Files) and download tarball needed; 2) install it with command: python3 -m pip install /path/to/wheel.whl Or simply use URL in pip: python3 -m pip install https://sourceforge.net/projects/gdal-wheels-for-linux/files/GDAL-3.1.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl/download URL may be found under "View details" button (i) To use GDAL in C/C++ project you need to link gdal lib AND all libs located at dir GDAL.libs (usually this folder resides inside python site-packages) To compile your own wheels see information given at forefather project: https://github.com/youngpm/gdalmanylinux Usually this is done via command `make wheels` GDAL wheels for Windows are provided by Christoph Gohlke at https://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal Built with PROJ (proj.db is included), GEOS, EXPAT. ...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4

    Fielddata Mgr

    Land survey field crew data management for .RAW and .JOB file types.

    Fielddata Mgr Overview This is a Python program, which means that one must install the open source freely available Python interpreter and a few required also open source, freely available modules that support the functionality of the program. The program "Fielddata Mgr", is customized for the Rick survey department, in such that it supports up to 9 chiefs, each having their own folder in one location, 2 supervisers, each with a PC on the network, and access to a main server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    A simple and still alpha Python script to extract features out of an OpenStreetMap (OSM) file into basic Keyhole markup language (KML)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    QGis Python Plugin to create named map themes to switch the visibility of all layers belonging to theme. Experimental working prototype with functionality to include in future version of QGIS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Alpha test of an XML based HDF reader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PyMemorial is a tool to generate cadastral survey documentation using brazilian's INCRA standards. Completely written in Python it aims to be a simple way to produce all documents following the most current legislation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dbase2rules is a simple program to convert dbase database to rules suitable for shptoosm
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    Tool kit for moving KML formatted Geospatial data into and out of other GIS packages such as ESRI ArcGIS, PostGIS, etc Supports reading and writing Google Earth files via Python and other GIS packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    easyDevice is a open source project for telit modules GM862 and GM863. Main software targets are vehicle location tracking, data history functionality and making sure there are no data losses when data is transfered to server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The aim of this project is to translate the geostatistical BMELib Matlab Toolbox (http://www.unc.edu/depts/case/BMELIB/) into Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GrassView is a wxPython GUI for GRASS, the GNU Geographical Information System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyOGCLib is a package of classes that implement specifications of the Open GIS Consortium (OGC), allowing Python applications to spatially plug-and-play with other geoprocessing systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    geoscipy

    Python-accessible toolkit for Geoscience & Remote Sensing Applications

    GeoSciPy is a set of C and Python functions that provide an API for all aspects of Geoscience and Remote Sensing Applications. Functions include reading/writing of many data formats, images, vectors, ..., and processing of images, vectors, ... including map projections, ... The library is written C, using HDF5 as the file format for storage of all remotely-sensed data and ancillary data, as well as processed data. The C functions assume a particular format for the HDF5 file contents, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next