<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Python on Alexander Junge&#39;s website</title>
    <link>https://www.alexanderjunge.net/categories/python/</link>
    <description>Recent content in Python on Alexander Junge&#39;s website</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <lastBuildDate>Sun, 11 Nov 2018 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.alexanderjunge.net/categories/python/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Packaging a Python library: first steps</title>
      <link>https://www.alexanderjunge.net/blog/python-packaging/</link>
      <pubDate>Sun, 11 Nov 2018 00:00:00 +0000</pubDate>
      
      <guid>https://www.alexanderjunge.net/blog/python-packaging/</guid>
      <description>A central goal in the development of CoCoScore is to make it as easy as possible for new users to get start with context-aware co-occurrence text mining. So far, I recommended new users to set up a conda virtual environment to install CoCoScore and its dependencies. I now started working on releasing CoCoScore as a library on PyPI.
Releasing on PyPI will allow an installation via pip and make it even easier for new users to get started with CoCoScore because installing conda will not be needed anymore.</description>
    </item>
    
  </channel>
</rss>