<?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: HassnHamada</title>
    <description>The latest articles on DEV Community by HassnHamada (@hassnhamada).</description>
    <link>https://dev.to/hassnhamada</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%2F1267457%2F9f14c975-fa71-4610-a990-27bf7606eec5.png</url>
      <title>DEV Community: HassnHamada</title>
      <link>https://dev.to/hassnhamada</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hassnhamada"/>
    <language>en</language>
    <item>
      <title>My First Package on PyPI!</title>
      <dc:creator>HassnHamada</dc:creator>
      <pubDate>Sun, 04 Feb 2024 10:47:44 +0000</pubDate>
      <link>https://dev.to/hassnhamada/my-first-package-on-pypi-ni0</link>
      <guid>https://dev.to/hassnhamada/my-first-package-on-pypi-ni0</guid>
      <description>&lt;h2&gt;
  
  
  🎉 Introducing WhatsApp Chat Parser 🎉
&lt;/h2&gt;

&lt;p&gt;Hello Dev community!&lt;/p&gt;

&lt;p&gt;Today, I'm thrilled to share a milestone that I've reached in my coding journey. I've just published my very first package to PyPI, that is  &lt;a href="https://pypi.org/project/whatsapp-parse/"&gt;WhatsApp Chat Parser&lt;/a&gt;!&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 About WhatsApp Chat Parser
&lt;/h2&gt;

&lt;p&gt;WhatsApp Chat Parser is a tool that makes it easier for everyone to extract and analyze their WhatsApp chat histories. Whether you're a researcher, marketer, or just someone curious about your chat patterns, this tool is designed to help you parse through the data with ease.&lt;/p&gt;

&lt;p&gt;Here's a quick rundown of what you can do with it:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Extract conversation data including datetime, sender, and message content.&lt;/li&gt;
&lt;li&gt;Parse chat logs into a user-friendly Pandas DataFrame.&lt;/li&gt;
&lt;li&gt;Directly output a CSV file from the command line for further analysis.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🛠️ How to Install
&lt;/h2&gt;

&lt;p&gt;You can install the package with a simple pip command:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;pip &lt;span class="nb"&gt;install &lt;/span&gt;whatsapp-parse
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  📈 Future Updates
&lt;/h2&gt;

&lt;p&gt;I'm already planning some exciting updates, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support for additional date and time formats.&lt;/li&gt;
&lt;li&gt;More output formats for different use cases.&lt;/li&gt;
&lt;li&gt;Handling media attachments to get a comprehensive view of your chat data.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🤝 Contributing
&lt;/h2&gt;

&lt;p&gt;I wholeheartedly welcome contributions to the WhatsApp Chat Parser project. If you have any suggestions, ideas, or improvements, feel free to give me any feedback, since I believe that I grow on critics.&lt;/p&gt;

&lt;p&gt;Cheers, Hassan Hamada&lt;/p&gt;

&lt;p&gt;Disclaimer: This post was written by &lt;a href="https://sourcegraph.com/cody"&gt;Cody&lt;/a&gt; and edited by me for clarity and personal touch.&lt;/p&gt;

</description>
      <category>python</category>
      <category>beginners</category>
      <category>opensource</category>
      <category>pypi</category>
    </item>
  </channel>
</rss>
