<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nyuydine Bill leynyuy</title>
    <description>The latest articles on DEV Community by Nyuydine Bill leynyuy (@nyuydinebill).</description>
    <link>https://dev.to/nyuydinebill</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1160736%2F432f6bad-f0b3-4c64-90ea-5a8ad9464ac4.jpeg</url>
      <title>DEV Community: Nyuydine Bill leynyuy</title>
      <link>https://dev.to/nyuydinebill</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nyuydinebill"/>
    <language>en</language>
    <item>
      <title>Announcing my new Django package: django-admin-export! #packaging #python #django</title>
      <dc:creator>Nyuydine Bill leynyuy</dc:creator>
      <pubDate>Thu, 16 May 2024 10:17:21 +0000</pubDate>
      <link>https://dev.to/nyuydinebill/announcing-my-new-django-package-django-admin-export-packaging-python-django-13j0</link>
      <guid>https://dev.to/nyuydinebill/announcing-my-new-django-package-django-admin-export-packaging-python-django-13j0</guid>
      <description>&lt;p&gt;I've always been frustrated by the lack of an efficient way to export specific data from Django projects to Excel or CSV formats. Manually creating these reports was time-consuming and error-prone.&lt;/p&gt;

&lt;p&gt;That's why I built django-admin-export! A big thanks to the PyPI team for approving the package.&lt;br&gt;
This package allows you to easily export selected data from your Django backend to either Excel or CSV files with just a few lines of code (basically importations). It's a breeze to use and saves you valuable development time.&lt;/p&gt;

&lt;p&gt;Looking for feedback! I'd love to hear from other Django developers who've faced similar challenges. Let me know in the comments if you're interested in trying out django-admin-export and share your thoughts!&lt;/p&gt;

&lt;p&gt;package url: &lt;a href="https://test.pypi.org/project/django-admin-export/0.0.1/"&gt;https://test.pypi.org/project/django-admin-export/0.0.1/&lt;br&gt;
&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
