Search Results for "convert python to c" - Page 69

Showing 3876 open source projects for "convert python to c"

View related business solutions
  • 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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style. Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native encoded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    fw2csv

    Convert data file from fixed width format table to CSV

    ... | fw2csv --stops=4,10,11,20,30,36 -d '|' -header 1 | psql wsdb -c "copy mytable from stdin with csv delimiter '|'" For the list of available options call $ fw2csv --help
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jepp (Java Embedded Python) embeds CPython in Java. It is stable and thread-safe, and is suitable for many different scripting needs. Note: for most purposes Jep is now at https://github.com/mrj0/jep Releases can be found on pypi: https://pypi.python.org/pypi/jep/3.1.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Green map

    Green map

    The map viewer application for Greencubes minecraft server

    You will need Python2.6 (http://www.python.org/ftp/python/2.6), PyQt (http://www.riverbankcomputing.co.uk/software/pyqt/download). Use x86 version of PyQt even you have x64 OS. If you use windows compiled version and have any problems with MSVCR90.dll you should install Microsoft Visual C++ 2008 Redistributable Package (http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=29).
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    EnKoDeur-Mixeur
    EnKoDeur-Mixeur (EKD) is an open source software which makes videos, pictures and audio post-production. It can be also used to convert videos in many formats. It is written in python and use the PyQt4 bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Asgard is a role playing game complete with menus, random battles, maps, towns and dungeons. Join the community of developers, writers and artists. Our goal is to deliver a rich and beautiful, free software RPG to gamers everywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    webapigen

    Windows console program providing a front end to the cgic library

    ... enjoy concocting small languages and prefer c++ to such scripting languages (php, python, lua, javascript) as I have had passing contact with: if this is you, then you may like this effort. Manual at http://www.njames.co.uk/reference/webApiGen.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    image_meta_tools

    Convert jpeg(exif/jfif)/mpo/jps image to/from xml

    This is a set of command line tools that are useful for editing image metadata. Currently it contains the following tools: * image2xml * xml2image * mpo2jps Currently supported file formats are: * jpeg (jfif or exif) * mpo * jps. These tools are mostly useful for editing metadata. image2xml can also generate a .h header file with the offsets of different metadata in the binary file. This could be used in small devices that generate jpeg/mpo/jps images where metadata construction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MySciTools

    MySciTools

    My scilab tools

    Repository of "my" public contributions to Scilab software Sourceforge ATOMS repository of my dev. for Scilab software Many modules available To add ATOMS repository to your Scilab 5.4: atomsRepositoryAdd('http://myscitools.sourceforge.net/5.4') see https://sourceforge.net/p/myscitools/wiki/Home/ for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    SecQua

    SecQua

    SecQua tries to quantify the security of a given Information System

    SecQua is an open source project written in Python, that tries to quantify the security of a given Information System, using a novel security metric, trying to provide a deterministic, unbiased, objective and efficient measurement. The approach is vulnerability driven and in order to get as much unbiased results, it makes use of the National Vulnerability Database. This work is mainly based on the following publications: *C. Patsakis, Gregory Chondrocoukis, D. Mermigas, S. Pirounias, The role...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Evolving Objects

    Evolving Objects

    This project have been merged within Paradiseo.

    See the new project page: https://nojhan.github.io/paradiseo/ (Archived project page: http://eodev.sourceforge.net/)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    ezStringUtil

    C++ string functions beyond std:: and ISO.

    A collection of functions that are frequently used in string handling programs. STL is used when possible. Locale and internationalization are not considered. Supports stripping whitespace, delimited splitting, set operations, delimited field searches, case handling, comparisons and delimited file parsing. Benchmarks are included and show this to be faster than StrTk, Boost, Python and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ezSlice

    A C++ class to parse array index slice strings as in Python or MATLAB.

    This is a templated, self-contained, single header implementation C++ class for parsing array slice operator strings that specify a min, max, and stride, such as "1:10:2", "::3" or "-1,-5,-2". There is an option to use any offset based indexing desired, such as 0-based for C/Python arrays, or 1-based for Fortran/MATLAB indexing. Reverse indexing is allowed, as well as relative to an array end. This class won't do the actual slice/sampling of an array; instead it only parses a string and returns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    cx_Oracle is a Python extension module that allows access to Oracle databases and conforms to the Python database API specification version 2.0 Project has moved to GitHub (https://github.com/oracle/python-cx_Oracle) and new builds are available at PyPI (https://pypi.python.org/pypi/cx_Oracle).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    strtools

    A command line utility for common string functions

    What to quickly know the length of a string? Convert to upper or lower case? We introduce... strtools. The command line utility that should be included in all operating systems. A useful wrapper for programming, debugging and scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Format Junkie

    Format Junkie

    Convert your media files to all the popular formats.

    A Graphical User Interface user-friendly application with lots of options, which can convert your media files to all the popular formats! Unity integration has been bear in mind. Specifically, it has the following features: a) Audio: Conversion between the audio formats: mp3, mp2, wav, ogg, wma, flac, m4r, m4a and aac b) Video: Conversion between the video formats: avi, ogv, vob, mp4, vob, flv, 3gp, mpg, mkv, wmv c) Image: Conversion between the image formats: jpg, png, ico, bmp...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    QAudioCoder

    QAudioCoder

    A Qt-based C++ library for audio decoding, encoding and conversion.

    QAudioCoder is a Qt library for decoding and encoding raw audio samples. The library also provides functionality to directly decode or encode audio files and convert between different formats. Currently only WAVE, MP3 and FLAC formats are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open source YUV player using the SDL library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    indioLogic

    indioLogic

    Utilities of an Indio

    Utilities of an Indio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    sqlmap
    sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pyBioImage

    Biological Imaging Software suite

    The pyBioImage is a python a python based biological imaging suite tailored to the problem of finding Germinal Center "spots" within multidimensional microscopy images as it is described in the research paper: "Software tool for 3D extraction of germinal centers", by David N. Olivieri, Merly Escalona and Jose Faro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cultix

    Cultix

    A fast Debian-based Linux distribution for VampireFreaks community

    ...) and some components written specially for this distribution (for example, VampireFreaks Sanctuary Radio tray applet, written in Python). This page is the primary download page. For all the news, see the main distribution website. NOTE (1.07.2012): the RC2 that contains critical update preventing login problems on some hardware will be released within 18 hours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    bin2froh

    Converts binary file(s) to/from C header file(s)

    Binary files, like Bitmap, have binary format ,while C compiler requires that they are converted to char array in C header files. Bin2froh comprises two programs, "bintoh" and "binfromh", which convert binary files to and from C header files. Use "bintoh" to convert binary files to C header files, and "binfromh" to revert the works done by "bintoh".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mizar

    Mizar

    N-body gravitational simulator

    ... 10.04) * libgsl (e.g., libgsl0-dev on Ubuntu 10.04) * cmake * gcc, g++ 4.4.3 * python 2.6
    Downloads: 0 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.