Showing 175 open source projects for "https"

View related business solutions
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • Run your private office with the ONLYOFFICE Icon
    Run your private office with the ONLYOFFICE

    Secure office and productivity apps

    A Comprehensive Alternative to Office 365 for Business
    Learn More
  • 1
    NOTE: This project is now on Github. Please go to https://github.com/scaryclam/python-webdav A WebDAV client library for python. The purpose of this project is to make a python WebDAV client library that is easy and convenient to use, while remaining flexible enough for developers who may want a finer grain of control. UPDATE: The test suite passes using Python 3.1 so we will now be supporting Python3 issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu). NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CLyther
    This project has moved to GitHub https://github.com/srossross/Clyther
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A python module for ultra simple handling of configuration files. Also useful for human readable data persistence. Flexible and simple. Source and issue tracking now at: https://github.com/DiffSK/configobj
    Downloads: 0 This Week
    Last Update:
    See Project
  • Native Teams: Payments and Employment for International Teams Icon
    Native Teams: Payments and Employment for International Teams

    Expand Your Global Team in 85+ Countries

    With Native Teams’ Employer of Record (EOR) service, you can compliantly hire in 85+ countries without setting up a legal entity. From dedicated employee support and localised benefits to tax optimisation, we help you build a global team that feels truly cared for.
    Learn More
  • 5
    A collection of python libraries used by MARIMORE Inc. http://www.marimore.co.jp THIS PROJECT HAS MOVED TO https://github.com/marimore/marimorepy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Skype4Py is a Python wrapper for the Skype API. It is platform independent, written completely in Python and reimplements the Skype4COM's API in a pythonic way. This project has been moved to GitHub: https://github.com/awahlig/skype4py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LogoROS is new object-oriented operation system (currently in early development). See wiki page: https://sourceforge.net/apps/mediawiki/logoros/ and development blog: https://sourceforge.net/apps/wordpress/logoros/ for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project is redundant. All files have been copied to MaMo Py: https://sourceforge.net/projects/marimorepy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pywikibot

    pywikibot

    Python MediaWiki Bot Framework

    ...Originally designed for Wikipedia, it is now used throughout the Wikimedia Foundation's projects and on many other MediaWiki wikis including wikidata service. We do not use sourceforge.net anymore, but are very grateful for their support in the past. Please see our website at https://www.mediawiki.org/wiki/Pywikibot Our pypi package could be found at https://pypi.org/project/pywikibot/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries. Icon
    Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries.

    For Residential, Commercial and Public Works Contractors

    Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
    Learn More
  • 10

    REST in Py

    Rest-in-py project has been moved to BitBucket

    Rest-in-py project has been moved to BitBucket https://bitbucket.org/fundacionctic/rest-in-py REST in PY ia a Python library to ease the publication of REST-style web services in Django applications, specially (but not exclusively) those using the Django Model framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    "Roberge's Used Robot (RUR) : a Python Learning Environment" is a Python implementation of a "robot environment" as introduced by R. Pattis in 1981. **It is obsolete.** See https://github.com/aroberge/rur-ple
    Leader badge
    Downloads: 292 This Week
    Last Update:
    See Project
  • 12
    Software that provides a GUI for py2exe and the creation of executables (EXE) out of python scripts... Much more easy than the default py2exe way. :) *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** OBSOLETE: please use instead https://pypi.python.org/pypi, http://pythonhosted.org/distribute/easy_install.html and http://megastep.org/makeself/ *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ...Either is english for coding and the other is the modified native map of the coder. The second map is accessible via windoze keys. This project has been moved to https://github.com/mondalaci/coder-keymaps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    xbgtk - an xbase/Harbour/xHarbour object-oriented wrapper for using the GTK+ GUI. This project has been deprecated in favour of https://github.com/tuffnatty/hbgi, an approach that uses GObject Introspection for automatic bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    ...Currently Pony works with SQLite, MySQL, PostgreSQL and Oracle databases. Pony ORM also include the ER Diagram Editor which is a great tool for prototyping. You can create your ER diagram online at https://editor.ponyorm.com, generate the database schema based on the diagram and start working with the database using declarative queries in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ViewVC is a web-based version control repository browser, currently supporting CVS and Subversion repositories. Project development is now hosted at https://github.com/viewvc/viewvc/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PySSH is a Python module for programmatically controlling ssh and scp. NOTE: This project is no longer maintained. Please consider using Paramiko (https://github.com/paramiko/paramiko) instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A library for testing Python code using mock objects. Based on jmock, http://www.jmock.org. pMock is not under active development. Project moved to https://bitbucket.org/grahamcarlyle/pmock-old
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    pythonc

    Python to C++ translator

    Pythonc has moved! Update your nonexistent bookmarks! https://bitbucket.org/pythonc/pythonc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This was previously documented as the location for receiving support for PyPI. Support requests are now handled at https://github.com/pypa/pypi-support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PyDistcc is a front-end to distcc, that list distcc servers across network and order by some criteria. For now, just available via svn. svn co https://pydistcc.svn.sourceforge.net/svnroot/pydistcc/pydistcc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Drupy is a Python implementation of the Drupal content management system. This project is no longer maintained. You can find the original codebase at https://github.com/brendoncrawford/drupy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PyOptFrame-LEGACY

    PyOptFrame-LEGACY is Python OptFrame v2. Newest version v5 on github.

    ...The main objective is to provide the same interface to OptFrame C++ optimization framework, including classic metaheuristics such as genetic algorithms, simulated annealing, variable neighborhood search, first/best/multi-improvement, hill climbing, and multi-objective methods such as nsga-ii. See NEWEST version v5 on GitHub and PIP. Please try Official pyoptframe on https://pypi.org/project/optframe/ for OptFrame v5 (last updated 2022).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CxxProf

    CxxProf is a manual instrumented Profiling library for C++

    Please take a look at our project wiki for more detailed information: https://github.com/monsdar/CxxProf/wiki/What-is-CxxProf%3F
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    GenEpiO

    The Genomic Epidemiology Ontology covers food-borne disease terms

    ...We envision various subdomains including genomic laboratory testing, specimen and isolate metadata, and epidemiological case investigations. The project files are currently hosted at https://github.com/GenEpiO/genepio/ . Here we provide the genepio-consortium@lists.sourceforge.net listserve. Terms for these subdomains have partially been implemented in the main file, **genepio.owl**, which imports terms from over 25 OboFoundry.org ontologies. Also we have added a number of terms that so far haven't been covered via OboFoundry. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB