Giter VIP home page Giter VIP logo

pytoxcore's People

Contributors

abbat avatar rysiekpl avatar zawertun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pytoxcore's Issues

Add support for OS X

OS X doesn't have (or need) librt. It does support pkg-config. Perhaps you can use pkg-config to detect header locations and linker flags?

Impossible to set up savedata_type

ToxCore provides savedata_type settings at instance creation. For now looks like it is impossible to change it using pytoxcore (or I haven't found way to do that).

Don't hard-code include/lib paths in setup.py

I don't know how python setup.py works, but it has a hard-coded path to /usr/tox/{include,lib} in it. This should probably be auto-detected or configurable. If it is in fact configurable, please add that to the installation instructions (also, write installation instructions).

Add test suite and measure coverage

This code seems to have no tests, only examples. It needs a test suite and build with C coverage (gcov) enabled. I suggest using coveralls.io to ensure that coverage becomes and remains high.

Explicit license

The debian/copyright file states the license is GPL v.3, yet the project lacks proper a LICENSE or COPYING file.

When try to build: fatal error: tox/tox.h

In file included from pytoxcore.h:23:0,
from pytoxav.h:23,
from pytox.c:20:
pytox.h:31:21: fatal error: tox/tox.h: Нет такого файла или каталога
compilation terminated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.