Search Results for "pyscripter python 2" - Page 25

Showing 3272 open source projects for "pyscripter python 2"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • 1
    diffdmp

    diffdmp

    semantically compare two text files

    compare two text files (typically two versions of a text) using the diff-match-patch library, with semantic cleanup. produce an ordered list of additions, removals and identical text sections which allows for clear presentation of the differences, as well as recreating each of the texts. launch from command prompt without any arguments for usage instructions. library reference: https://github.com/google/diff-match-patch this utility has a simple GUI wrapper: http://vsspdiff.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    World Register of Nations

    Display information about every countries in the world

    World Register of Nations A software coded in Python 3 who display information about every countries in the world Windows : 1) Please install ImageMagick you will find ImageMagick-7.0.8-37-Q16-x64-dll with in this folder. When you install it it's important to let it add ImageMagick to your Windows Path. 2) Run World_Register_GUI.exe Other operating systems : Run it from the source : https://github.com/hamdyaea/World-Register-of-Nations Developer - Author Hamdy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This software is for aerospace enthusiast who do not want to miss a live rocket launch. This software download and display the next five rocket launches. For windows download this software. How to start the program: 1) Unzip all file in the same folder. The software work only if all file are in the same directory. 2) Doule-click on Next_Five_Rocket_launches_Software.bat For other operating systems you must run it from the source : https://github.com/hamdyaea...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Xine Playlist Editor

    Xine Playlist Editor

    Helper program to edit playlist for the XINE video player.

    Xine is a very good free media player. BUT the build-in editor for playlist is . . . not so good. Xine Playlist Editor will just do that: Edit a playlist and safe as .TOX (toxine format). NOTE: this is a stand alone program based on GTK & Python. First Release v0.6: Python-2 and Gtk-2 (beta) Second Release v0.7: Python-3 and Gtk-3 jan. 2013. Third Release v08: jan 2015 featuring: English, German, Dutch, Spanish and Thai internationalization, code improvements and to keep it working...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5

    Riemann Sum Calculator

    Graphs the inputted function and rectangular estimators.

    ...’ will not work with constants. This includes pi, which is denoted by “pi” rather than the symbol. Examples: o 6x is ok o pi x is NOT ok; use pi*x o (2 - x)sin(x) is ok o sin(x)^2 is ok o sin(x)^-1 will be 1/sin(x); use arcsin(x) for the inverse of sin(x) Logarithms with bases other than e and 10 are not supported must be inputted via change of base. Like any calculator, extreme functions and sets of values may generate unusual graphs. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CHLone

    CHLone

    CGNS/HDF5 compliant library

    CHLone is a CGNS/SIDS compliant mapping on HDF5. You can read/write CGNS/HDF5 files and access to node through a C API interface or using a Python module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Arabic Corpus

    Text categorization, arabic language processing, language modeling

    The Arabic Corpus {compiled by Dr. Mourad Abbas ( http://sites.google.com/site/mouradabbas9/corpora ) The corpus Khaleej-2004 contains 5690 documents. It is divided to 4 topics (categories). The corpus Watan-2004 contains 20291 documents organized in 6 topics (categories). Researchers who use these two corpora would mention the two main references: (1) For Watan-2004 corpus ---------------------- M. Abbas, K. Smaili, D. Berkani, (2011) Evaluation of Topic Identification Methods...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    python send sms free script
    Python send sms free script with SMS gateway Proovl API connection. Simple script code for sms sending from computer. Simple Python script for SMS text messages sending with API and virtual number. Python standard library. Script is free, Api connection paid. script works with Python 3 /ssl, parse, request/ ( file sendsms python3.zip) for Python 2 version, you can download (file sendsms python2.zip) Instruction: Download script, Change ******* to Proovl https://www.proovl.com token...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    BrowserServices

    Provide browser services such as downloading to Python programs.

    Provide browser services such as downloading files using the Python webbrowser library and specially constructed URLs. The webRequest api from Web Extensions is used to generate an onErrorOccurred event in a background script. The script then reads the URL and extracts on or more download requests encoded in the URL. It then does the requests. Two types of download services are provided; conventional and masked. A masked download is done by first doing a normal page request and then, after...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10

    Autologging

    Easier logging and tracing of Python functions and class methods.

    ..., static, and instance methods, as well as the special __init__ method (by default) "autologging.TRACE" is a custom log level (lower than logging.DEBUG) that is registered with the Python logging module when autologging is imported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Ubuntu -16.04-DataScience-stack

    To provide a customized environment to practice data science

    Although its a relatively easy task to setup, a customized environment to practice data science with the python tool stack is less common, including this site, Vagrant boxes and osboxes.org. Hence this project is kicked out as of early 2019.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ECS:Python

    ECS:Python

    Light-weight C++ library for embedding Python into C++

    ECS:Python (Embedded C++ Scripting with Python) is a simple Python wrapper library designed specifically for C++ developers who wish to add Python scripting to their new / existing C++ projects. ECS:Python allows you to expose objects from a C++ application to an embedded Python interpreter for interactive scripting. ECS:Python is light-weight and easy to use. To get started all you need to do from your project is #include "EcsPython.h", and link to the EcsPython library. Included...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    schoolsplay
    If you are looking for the childsplay application please go to http://www.childsplay.mobi
    Downloads: 52 This Week
    Last Update:
    See Project
  • 14
    Personal Document Seeker

    Personal Document Seeker

    Full text document research tool.

    Personal document seeker is a simple useful tool to search into your document by full text. This program is based on the Whoosh library for Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    etalon

    Standards Document Redaction System

    The best process for creating standards is that of the IETF’s RFCs. Standard documents are written, submitted for publication, reviewed, and finally approved. Then they get a official number and hence can be referenced. Some can even be blessed to be an official standard. Etalon will implement this whole process, web-based and with markdown documents. Create your company’s standards the RFC way!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CSV Format Change
    The tool will change source format to the other format. It usually uses with .csv file. ==Usage Example== 1. Open source file by “Open File”. 2. (Optional) If source have 7 columns, please check "Specify" checkbox and then set “The number of column from source file” to ‘7’. E.g. 0 ,0 ,0 ,0 ,0 ,0 ,0 18 ,154 ,0 ,204 ,5 ,0 ,2.55 3. (Optional) Set "Splite by", the default is ',' 4. If destination file have 2 columns, please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sploit

    Sploit

    SploitFrameWork *BETA*

    WELCOME TO THE SPLOITFRAMEWORK SPLOIT COMES WITH A PAYLOAD OF THINGS FOR ALL YOUR HACKING NEEDS, SUCH AS 1. Email Phishing 2. Spear Phishing 3. Spoofing 4. Credential Harvester 5. Kayloggers 6. Tabnabbing And More . . .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Resume Match

    A tool to match resumes with job descriptions

    An ultra light and easy tool based on Python to match your resume against the job description. Companies use software to match the numerous resumes they receive with the job description they have posted. Higher the percentage of the match, higher is the chances of the resume to be actually looked at by the HR teams. This is an attempt to help job seekers in the above mentioned regards. This is by no means the best or even a powerful tool. But, it works and it might help...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MULTITAS

    MULTITAS

    File management software for 64 bits windows 7/8/10 os

    This program provides these features: 1) Remove duplicate files 2) Move a file from one folder to another. Download the only setup.exe file to windows os laptop then install this program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pyspider

    pyspider

    A powerful Spider(Web Crawler) system in Python

    pyspider is a powerful Spider(Web Crawler) system in Python. Components are connected by message queue. Every component, including message queue, is running in their own process/thread, and replaceable. That means, when process is slow, you can have many instances of processor and make full use of multiple CPUs, or deploy to multiple machines. This architecture makes pyspider really fast. benchmarking. Since pyspider has various components, you can just run pyspider to start a standalone...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python Cookbook

    Python Cookbook

    Python Cookbook, 3rd edition translation

    Translators have always insisted on using Python 3 because it represents the future of Python. Although backward compatibility is its flaw, this situation will change sooner or later, and the future of Python 3 needs everyone's help and support. At present, most of the tutorial books on the market and online manuals are basically 2.x series, and there are few books based on 3.x series. "Python Cookbook" 3rd Edition, which is completely based on Python 3, is a very well written book...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    CRP - Chemical Reaction Prediction

    Predicting Organic Reactions using Neural Networks.

    The intend is to solve the forward-reaction prediction problem, where the reactants are known and the interest is in generating the reaction products using Deep learning. This Graphical User Interface takes simplified molecular-input line-entry system (SMILES) as an input and generates the product SMILE & molecule. Beam search is used in Version 2, to generate top 5 predictions. Maximum input length for the model is 15 (excluding spaces).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Spooky Coder

    Auto code generation for many languages.

    Quickly define your ORM with the simple Brainstorm format, then instantly create your SQL, Java, PHP, Python, Perl, even C++, etc. code to manage all your object relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bracelet Generator

    Bracelet Generator

    A friendship bracelet pattern designer.

    Bracelet Generator is a friendship bracelet pattern designer. It enables you to easily design your own patterns, add rows and strings, change the colors. The pattern can also be symmetrized. With the two-colored motif editor, create your motif and the pattern will automatically be generated. The motif can be rotated and symmetrized. The patterns can be exported in .png, .jpeg and .ps.
    Downloads: 26 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.