Coder Social home page Coder Social logo

New release on Pypi about aiocoap HOT 6 CLOSED

chrysn avatar chrysn commented on June 21, 2024
New release on Pypi

from aiocoap.

Comments (6)

chrysn avatar chrysn commented on June 21, 2024

I'm currently active on a branch for implementing RD and thereby changing some things on the resources side; once that's in a state where I can expect it to have stabilized a little, I'll do a 0.3 release.

Thanks for pointing this out

from aiocoap.

chrysn avatar chrysn commented on June 21, 2024

There is now a 0.3-rc1 release candidate that includes many server-side enhancements from the RD development (without the RD itself as that's not ready for merging into master). I'm expecting some documentation changes before 0.3, but at least now you should be able to get a current aiocoap from pypi.

from aiocoap.

aellwein avatar aellwein commented on June 21, 2024

On a side note, you can get an intermediate artifact directly from GitHub, by putting the following in your requirements.txt:

https://github.com/chrysn/aiocoap/archive/0.3-rc1.zip#egg=aiocoap-0.3-rc1

And then you can install it with pip install -r requirements.txt.
P.S. this also works with the current master branch snapshot:

https://github.com/chrysn/aiocoap/archive/master.zip#egg=aiocoap-0.3-dev

from aiocoap.

chrysn avatar chrysn commented on June 21, 2024

@aellwein, it's slightly off topic, but as you seem interested in and familiar with those things: i've added installation instructions on https://github.com/chrysn/aiocoap/blob/master/doc/installation.rst , would the pip install --upgrade git+https part also work for your use case? (i'd like to keep artifacts like requirements.txt out of the tree as long as they're redundant with setup.py)

from aiocoap.

chrysn avatar chrysn commented on June 21, 2024

a 0.3 is now released.

from aiocoap.

aellwein avatar aellwein commented on June 21, 2024

@chrysn of course, it's ok with me.

from aiocoap.

Related Issues (20)

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.